This commit is contained in:
casjay 2024-08-27 14:11:08 -04:00
commit 99c944f077
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -14,14 +14,14 @@ ENV_IMAGE_NAME="archlinux"
ENV_USE_TEMPLATE="archlinux"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Maintainer info
ENV_ORG_NAME="casjaysdevdocker"
ENV_ORG_NAME="casjaysdev"
ENV_VENDOR="CasjaysDev"
ENV_AUTHOR="CasjaysDev"
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# REPO info
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/archlinux"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/archlinux"
ENV_GIT_REPO_URL="https://github.com/casjaysdev/docker-archlinux"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/archlinux"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdev/archlinux"