diff --git a/.env.scripts b/.env.scripts index d1ac449..85caf36 100644 --- a/.env.scripts +++ b/.env.scripts @@ -21,7 +21,7 @@ ENV_MAINTAINER="CasjaysDev " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # REPO info ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/redis" -ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/redis" +ENV_REGISTRY_URL="docker.io" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Push image info ENV_IMAGE_PUSH="casjaysdevdocker/redis"