Fixed LABEL

This commit is contained in:
jenkins-x-bot 2020-09-16 09:24:11 +08:00
parent 5357c892a6
commit 208c841c06

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' \