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