Dockerfile aktualisiert
Some checks failed
Create dokuwiki docker image / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Create dokuwiki docker image / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
6fc19d828e
commit
568e564e3c
@ -17,6 +17,8 @@ LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3dae
|
|||||||
org.opencontainers.image.vendor="Broadcom, Inc." \
|
org.opencontainers.image.vendor="Broadcom, Inc." \
|
||||||
org.opencontainers.image.version="20240206.2.0"
|
org.opencontainers.image.version="20240206.2.0"
|
||||||
|
|
||||||
|
ARG VERSION=${org.opencontainers.image.ref.name}
|
||||||
|
|
||||||
ENV HOME="/" \
|
ENV HOME="/" \
|
||||||
OS_ARCH="${TARGETARCH:-amd64}" \
|
OS_ARCH="${TARGETARCH:-amd64}" \
|
||||||
OS_FLAVOUR="debian-12" \
|
OS_FLAVOUR="debian-12" \
|
||||||
|
Loading…
Reference in New Issue
Block a user