diff --git a/Dockerfile b/Dockerfile index 80caa5e..39a496f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.10 AS builder -ENV VERSION=v1.7.0 +ENV VERSION=v1.7.1 RUN apk add --no-cache \ alpine-sdk \