Bumped to use Alpine Linux 3.12

This commit is contained in:
Jonathan Ervine 2020-07-20 14:50:08 +08:00
parent 4f2eae9d27
commit a13994e389

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>