diff --git a/.drone.yml b/.drone.yml
index 3618a399817f0..5c15637e997e0 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -851,7 +851,8 @@ steps:
     image: plugins/hugo:latest
     pull: always
     commands:
-      - apk add --no-cache make bash curl
+      # https://github.com/drone-plugins/drone-hugo/issues/36
+      - apk upgrade --no-cache libcurl && apk add --no-cache make bash curl
       - cd docs
       - make trans-copy clean build