Fixed label

This commit is contained in:
Jonathan Ervine 2020-11-26 11:43:22 +08:00
parent 75aeba8ab9
commit a033f05d11

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.1 FROM harbor.ervine.dev/public/x86_64/alpine:v3.12.1
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' \