mirror of
https://github.com/dockersrc/debian
synced 2025-10-14 14:02:05 -04:00
🗃️ Committing everything that changed 🗃️
Dockerfile Dockerfile.10 Dockerfile.11 Dockerfile.12 Dockerfile.13 .env.scripts .env.scripts.10 .env.scripts.11 .env.scripts.12 .env.scripts.13 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:51:02 AM EDT 2024
|
||||
# @@Created : Sat Oct 12 10:51:02 AM EDT 2024
|
||||
# @@File : .env.scripts.10
|
||||
# @@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/debian"
|
||||
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/debian"
|
||||
ENV_GIT_REPO_URL="https://github.com/dockersrc/debian"
|
||||
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/debian"
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Push image info
|
||||
ENV_IMAGE_PUSH="casjaysdev/debian"
|
||||
|
Reference in New Issue
Block a user