Fixed label

This commit is contained in:
Jonathan Ervine 2020-08-17 22:42:51 +08:00
parent f9a47c32a2
commit 3483d642d9

View File

@ -1,7 +1,7 @@
# Base on latest (edge) alpine image # 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.12
LABEL "Maintainer Jonathan Ervine <docker@ervine.org>" LABEL Maintainer="Jonathan Ervine <docker@ervine.org>"
# Install updates # Install updates
ENV LANG='en_US.UTF-8' \ ENV LANG='en_US.UTF-8' \