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