🗃️ Committing everything that changed 🗃️
Some checks failed
ubuntu-20-04 / ubuntu-20-04 (push) Failing after 2m0s
ubuntu-22-04 / ubuntu-22-04 (push) Successful in 2h48m45s
ubuntu-24-10 / ubuntu-24-10 (push) Failing after 3h12m49s
ubuntu-24-04 / ubuntu-24-04 (push) Failing after 3h14m49s
ubuntu-18-04 / ubuntu-18-04 (push) Failing after 3h14m56s
ubuntu-latest / ubuntu-latest (push) Successful in 2h47m30s

Dockerfile.18.04
.env.scripts.18.04
This commit is contained in:
casjay
2025-01-19 11:11:54 -05:00
parent 3cb0c48c74
commit 1a57ae04bf
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu"
# Push image info
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
ENV_IMAGE_TAG="18.04"
ENV_ADD_TAGS="disco"
ENV_ADD_TAGS="bionic"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Pull image info
ENV_PULL_URL="ubuntu"