diff --git a/Dockerfile b/Dockerfile index 8fdf206..06499a6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine as builder -ARG VERSION=v1.11.12 +ARG VERSION=v1.11.109 RUN apk add --no-cache wget