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"