diff --git a/Dockerfile b/Dockerfile index d930e2f..2128379 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.15 as builder -ENV VERSION=0.11.2 +ENV VERSION=0.11.3 RUN apk --no-cache add \ sed \