Update Dockerfile

This commit is contained in:
Sebastian Hugentobler 2021-08-31 15:10:03 +00:00
parent bb3d9e4717
commit 981af1719b

View File

@ -1,6 +1,6 @@
FROM alpine:3.14 AS builder FROM alpine:3.14 AS builder
ENV VERSION=v1.41.0 ENV VERSION=v1.41.1
RUN apk add --no-cache \ RUN apk add --no-cache \
alpine-sdk \ alpine-sdk \