mirror of
https://github.com/dockersrc/archlinux
synced 2025-09-19 21:57:39 -04:00
🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 11m42s
All checks were successful
release-tag / release-image (push) Successful in 11m42s
Dockerfile .env.scripts
This commit is contained in:
@@ -26,7 +26,7 @@ ARG IMAGE_REPO="casjaysdev/archlinux"
|
||||
ARG IMAGE_VERSION="latest"
|
||||
ARG CONTAINER_VERSION="USE_DATE"
|
||||
|
||||
ARG PULL_URL="ghcr.io/dockersrc/archlinux"
|
||||
ARG PULL_URL="casjaysdev/archlinux"
|
||||
ARG DISTRO_VERSION="latest"
|
||||
ARG BUILD_VERSION="${BUILD_DATE}"
|
||||
|
||||
@@ -232,7 +232,6 @@ LABEL org.opencontainers.image.created="${BUILD_DATE}"
|
||||
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
||||
LABEL org.opencontainers.image.schema-version="${BUILD_VERSION}"
|
||||
LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/archlinux"
|
||||
LABEL org.opencontainers.image.source="https://hub.docker.com/r/casjaysdev/archlinux"
|
||||
LABEL org.opencontainers.image.vcs-type="Git"
|
||||
LABEL org.opencontainers.image.revision="${BUILD_VERSION}"
|
||||
LABEL org.opencontainers.image.source="https://github.com/dockersrc/archlinux"
|
||||
|
Reference in New Issue
Block a user