'update files with ansible'

This commit is contained in:
jonny 2021-08-05 01:01:10 +00:00
parent 4b10666a8b
commit bf34f0431e

View File

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