🗃️ Committing everything that changed 🗃️

.env.scripts
.env.scripts.2
.env.scripts.3
This commit is contained in:
casjay
2025-09-16 10:23:26 -04:00
parent 6582661870
commit 2738008887
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# REPO info
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/python"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/python"
ENV_REGISTRY_URL="docker.io"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdevdocker/python"

View File

@@ -21,7 +21,7 @@ ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# REPO info
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/python"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/python"
ENV_REGISTRY_URL="docker.io"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdevdocker/python"

View File

@@ -21,7 +21,7 @@ ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# REPO info
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/python"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/python"
ENV_REGISTRY_URL="docker.io"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdevdocker/python"