diff --git a/Dockerfile b/Dockerfile index 2bc6b9e..758e86e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM golang:alpine as builder -ENV VERSION=f66041eaf987ac9b629c4bd39247531cb48498ff +ENV VERSION=53fe1b18184fc0967658805abc8560641f8d2cb0 RUN apk --no-cache add \ git \