🗃️ Committing everything that changed 🗃️

Dockerfile
.env.scripts
This commit is contained in:
casjay
2025-01-06 14:08:20 -05:00
parent 00bce5b3a1
commit bc109793db
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/tor"
# Push image info
ENV_IMAGE_PUSH="casjaysdevdocker/tor"
ENV_IMAGE_TAG="latest"
ENV_ADD_TAGS=""
ENV_ADD_TAGS="USE_DATE"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ENV_ADD_IMAGE_PUSH=""
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -