diff --git a/Dockerfile b/Dockerfile index 2235df3..3a4e54a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.10 AS builder -ENV VERSION=v1.5.1 +ENV VERSION=v1.6.0 RUN apk add --no-cache \ alpine-sdk \