chore: correct container metadata label [skip ci]
This commit is contained in:
parent
d728f4cd60
commit
c4921033f9
@ -8,7 +8,7 @@ ARG VCS_REF
|
||||
LABEL description="Docker image for building websites with Hugo static site generator."
|
||||
|
||||
LABEL org.label-schema.build-date=$BUILD_DATE \
|
||||
org.label-schema.vcs-url="https://git.dotya.ml/wanderer/docker-archlinux-hugo.git" \
|
||||
org.label-schema.vcs-url="https://git.dotya.ml/wanderer/docker-fedora-hugo.git" \
|
||||
org.label-schema.vcs-ref=$VCS_REF \
|
||||
org.label-schema.license=GPL-3.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user