'update files with ansible'

This commit is contained in:
jonny 2021-03-11 13:23:14 +00:00
parent f7bab20b08
commit ce5e45e7a8

View File

@ -1,7 +1,7 @@
# Base on latest (edge) alpine image
FROM harbor.ervine.dev/public/x86_64/alpine:v3.13.1
LABEL "Maintainer Jonathan Ervine docker@ervine.org"
LABEL MAINTAINER="Jonathan Ervine docker@ervine.org"
# Install updates
ENV LANG='en_US.UTF-8' \