diff --git a/Dockerfile b/Dockerfile index d275386..58f1016 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM golang:alpine as builder -ENV VERSION=120ae016a68c4b65cf443c9577c4d1741e34c8d0 +ENV VERSION=33148909d6b2e5cda97628082dcd999000d45396 RUN apk --no-cache add \ git \