🗃️ Committing everything that changed 🗃️

Dockerfile
.env.scripts
This commit is contained in:
casjay
2023-08-30 00:15:06 -04:00
parent d8f0c9b2eb
commit f92f43f435
2 changed files with 2 additions and 235 deletions

View File

@@ -11,7 +11,7 @@
# Dockerfile info
ENV_DOCKERFILE="Dockerfile"
ENV_IMAGE_NAME="nodejs"
ENV_USE_TEMPLATE="alpine"
ENV_USE_TEMPLATE="debian"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Maintainer info
ENV_VENDOR="CasjaysDev"
@@ -29,7 +29,7 @@ ENV_IMAGE_TAG="latest"
ENV_ADD_TAGS=""
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Pull image info
ENV_PULL_URL="casjaysdev/alpine"
ENV_PULL_URL="casjaysdev/debian"
ENV_DISTRO_TAG="$IMAGE_VERSION"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Env