We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70095f1 commit 4fe05cfCopy full SHA for 4fe05cf
local-buildx.sh
@@ -6,8 +6,7 @@ YELLOW='\E[1;33m'
6
GREEN='\E[1;32m'
7
RESET='\E[0m'
8
9
-REGISTRY=${REGISTRY:-docker.jc21.com/}
10
-DOCKER_IMAGE="${REGISTRY}jc21/nginx-full"
+DOCKER_IMAGE="${REGISTRY:-}nginxproxymanager/nginx-full"
11
PLATFORMS=linux/amd64,linux/arm64,linux/arm/7
12
13
export OPENRESTY_VERSION=1.21.4.3
0 commit comments