update alpine version

This commit is contained in:
ezkrg
2020-09-24 23:57:41 +02:00
parent 31a3c73e4a
commit c8ad17326e

View File

@@ -1,4 +1,4 @@
ARG ALPINE_VERSION=3.11
ARG ALPINE_VERSION=3.12
FROM alpine:${ALPINE_VERSION} as bitlbee-build