From 8bd3f9e4d03f90e12171bbe286200633fb1bb895 Mon Sep 17 00:00:00 2001 From: casjay Date: Tue, 16 Sep 2025 10:22:40 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Committing=20everything?= =?UTF-8?q?=20that=20changed=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit .env.scripts --- .env.scripts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.scripts b/.env.scripts index 833a39b..9b7f8a5 100644 --- a/.env.scripts +++ b/.env.scripts @@ -27,7 +27,7 @@ ENV_MAINTAINER="CasjaysDev " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # REPO info ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/ifconfig" -ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ifconfig" +ENV_REGISTRY_URL="docker.io" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Push image info ENV_IMAGE_PUSH="casjaysdevdocker/ifconfig"