Correct README url
This commit is contained in:
parent
1a8e079767
commit
7269891ddd
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
FROM archlinux:base-devel
|
||||
|
||||
LABEL org.opencontainers.image.title="actions-docker"
|
||||
LABEL org.opencontainers.image.description="StarOpenSource's Docker image for actions pipelines"
|
||||
LABEL org.opencontainers.image.description="StarOpenSource's Docker image for actions pipelines."
|
||||
LABEL org.opencontainers.image.authors="JeremyStar™ <jeremystartm@staropensource.de> (@jeremystartm)"
|
||||
LABEL org.opencontainers.image.url="https://git.staropensource.de/StarOpenSource/actions-docker/raw/branch/develop/README.md"
|
||||
LABEL org.opencontainers.image.url="https://git.staropensource.de/StarOpenSource/actions-docker/src/branch/develop/README.md"
|
||||
LABEL org.opencontainers.image.documentation=""
|
||||
LABEL org.opencontainers.image.source="https://git.staropensource.de/StarOpenSource/actions-docker"
|
||||
LABEL org.opencontainers.image.licenses="AGPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue