Bumped to use Alpine Linux 3.13.0

This commit is contained in:
Jonathan Ervine 2021-01-21 11:59:11 +08:00
parent 84094850e3
commit 24b7548051

View File

@ -1,5 +1,5 @@
# Base on latest (edge) alpine image
FROM harbor.ervine.dev/public/x86_64/alpine:v3.12
FROM harbor.ervine.dev/public/x86_64/alpine:v3.13
LABEL maintainer="Jonathan Ervine <docker@ervine.org>"