We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba29ee commit 3e2dca5Copy full SHA for 3e2dca5
tools/docker/lib/common
@@ -12,7 +12,7 @@ export DEFAULT_ARCH=amd64
12
# using a different account on Docker Hub, you can change this value to have
13
# the scripts modify those Docker repositories rather than the repositories for
14
# the official Certbot Docker images.
15
-export DOCKER_HUB_ORG="certbot"
+export DOCKER_HUB_ORG="certbottest"
16
17
# List of Certbot plugins
18
export CERTBOT_PLUGINS=(
0 commit comments