diff --git a/Dockerfile b/Dockerfile index 4eae38c..ee36b87 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.11 AS builder -ENV VERSION=v1.14.0 +ENV VERSION=v1.15.0 RUN apk add --no-cache \ alpine-sdk \