mirror of
https://github.com/dockersrc/alpine
synced 2025-09-18 03:57:51 -04:00
🗃️ Committing everything that changed 🗃️
Dockerfile Dockerfile.3.14 Dockerfile.3.15 Dockerfile.3.16 Dockerfile.3.17 Dockerfile.3.18 Dockerfile.3.19 Dockerfile.3.20 Dockerfile.edge .env.scripts .env.scripts.3.14 .env.scripts.3.15 .env.scripts.3.16 .env.scripts.3.17 .env.scripts.3.18 .env.scripts.3.19 .env.scripts.3.20 .env.scripts.edge README.md
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
||||
# @@License : MIT
|
||||
# @@Copyright : Copyright 2024 CasjaysDev
|
||||
# @@Created : Sun Aug 11 10:50:50 AM EDT 2024
|
||||
# @@Created : Sat Oct 12 10:50:50 AM EDT 2024
|
||||
# @@File : .env.scripts.3.19
|
||||
# @@Description : Variables for gen-dockerfile and buildx scripts
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
@@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
|
||||
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# REPO info
|
||||
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/alpine"
|
||||
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/alpine"
|
||||
ENV_GIT_REPO_URL="https://github.com/dockersrc/alpine"
|
||||
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/alpine"
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Push image info
|
||||
ENV_IMAGE_PUSH="casjaysdev/alpine"
|
||||
|
Reference in New Issue
Block a user