diff --git a/Dockerfile.alpine b/Dockerfile.alpine
index 65d8090d978344126f0c342c8e4b34f073351196..fe0738510089ef147ad13aba2c163e047b8cac9f 100644
--- a/Dockerfile.alpine
+++ b/Dockerfile.alpine
@@ -4,6 +4,7 @@ FROM $BASE_IMAGE
 
 RUN apk add --no-cache \
   curl \
+  wget \
   gcompat \
   git \
   glab \