Update Dockerfile

This commit is contained in:
Sebastian Hugentobler 2020-07-26 09:59:45 +00:00
parent e613abe312
commit 8d866cd3bc

View File

@ -1,4 +1,4 @@
FROM alpine:3.11 as builder
FROM alpine:3.12 as builder
RUN apk add --no-cache \
git \