Added build date

This commit is contained in:
jenkins-x-bot 2020-10-02 22:13:05 +08:00
parent 905675d808
commit fc8a7d5392

View File

@ -2,6 +2,7 @@
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>"
LABEL build-date="02 10 2020"
# Install updates # Install updates
ENV LANG='en_US.UTF-8' \ ENV LANG='en_US.UTF-8' \