diff --git a/Dockerfile b/Dockerfile index a685d8c..770ee9d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.10 AS builder -ENV VERSION=1.3.1 +ENV VERSION=v1.4.0 RUN apk add --no-cache \ alpine-sdk \