'update files with ansible'

This commit is contained in:
jonny 2021-03-31 12:54:58 +00:00
parent fa0f2a724b
commit 2a6f78183c

View File

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