Switched to Alpine Linux 3.12

This commit is contained in:
Jonathan Ervine 2020-07-21 19:44:10 +08:00
parent ab9881458e
commit 6269cd2908

View File

@ -1,5 +1,5 @@
# Base on latest (edge) alpine image
FROM harbor.ervine.dev/library/x86_64/alpine/alpine-3.11
FROM harbor.ervine.dev/library/x86_64/alpine/alpine-3.12
MAINTAINER “Jonathan Ervine” <docker@ervine.org>