Dockerfile aktualisiert
All checks were successful
Create dokuwiki docker image / Explore-Gitea-Actions (push) Successful in 36s

This commit is contained in:
Marko Oldenburg 2024-09-17 05:17:13 +02:00
parent c1c06514d1
commit bde7d4ca4b

View File

@ -17,8 +17,6 @@ LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3dae
org.opencontainers.image.vendor="Broadcom, Inc." \
org.opencontainers.image.version="20240206.2.0"
ARG VERSION=${org.opencontainers.image.ref.name}
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
OS_FLAVOUR="debian-12" \