🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 4m1s

Dockerfile
.env.scripts
This commit is contained in:
casjay
2024-09-25 09:03:28 -04:00
parent b1223598f9
commit f3250b48c6
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/python"
# Push image info
ENV_IMAGE_PUSH="casjaysdevdocker/python"
ENV_IMAGE_TAG="latest"
ENV_ADD_TAGS=""
ENV_ADD_TAGS="USE_DATE"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Pull image info
ENV_PULL_URL="casjaysdev/alpine"