Update Dockerfile

This commit is contained in:
Sebastian Hugentobler 2020-07-26 08:36:12 +00:00
parent 6f36402f24
commit 1e8a07fb3f

View File

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