'update files with ansible'

This commit is contained in:
jonny 2021-03-09 15:26:08 +00:00
parent 4f884db4c3
commit 4b71573e01

View File

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