diff --git a/.env.scripts b/.env.scripts index 0752554..83dce97 100644 --- a/.env.scripts +++ b/.env.scripts @@ -21,7 +21,7 @@ ENV_MAINTAINER="CasjaysDev " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # REPO info ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/python" -ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/python" +ENV_REGISTRY_URL="docker.io" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Push image info ENV_IMAGE_PUSH="casjaysdevdocker/python" diff --git a/.env.scripts.2 b/.env.scripts.2 index 37c3b4f..9bb60c2 100644 --- a/.env.scripts.2 +++ b/.env.scripts.2 @@ -21,7 +21,7 @@ ENV_MAINTAINER="CasjaysDev " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # REPO info ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/python" -ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/python" +ENV_REGISTRY_URL="docker.io" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Push image info ENV_IMAGE_PUSH="casjaysdevdocker/python" diff --git a/.env.scripts.3 b/.env.scripts.3 index affb341..46cc31a 100644 --- a/.env.scripts.3 +++ b/.env.scripts.3 @@ -21,7 +21,7 @@ ENV_MAINTAINER="CasjaysDev " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # REPO info ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/python" -ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/python" +ENV_REGISTRY_URL="docker.io" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Push image info ENV_IMAGE_PUSH="casjaysdevdocker/python"