🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 24s

Dockerfile
This commit is contained in:
casjay 2024-10-12 21:53:50 -04:00
parent 2a1724c738
commit 5cb99f5d34
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -26,7 +26,7 @@ ARG IMAGE_REPO="casjaysdev/archlinux"
ARG IMAGE_VERSION="latest"
ARG CONTAINER_VERSION="USE_DATE"
ARG PULL_URL="menci/archlinuxarm"
ARG PULL_URL="ghcr.io/dockersrc/archlinux"
ARG DISTRO_VERSION="${IMAGE_VERSION}"
ARG BUILD_VERSION="${BUILD_DATE}"