Skip to content

Commit 3e2dca5

Browse files
committed
Use certbotttest
1 parent 6ba29ee commit 3e2dca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/docker/lib/common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export DEFAULT_ARCH=amd64
1212
# using a different account on Docker Hub, you can change this value to have
1313
# the scripts modify those Docker repositories rather than the repositories for
1414
# the official Certbot Docker images.
15-
export DOCKER_HUB_ORG="certbot"
15+
export DOCKER_HUB_ORG="certbottest"
1616

1717
# List of Certbot plugins
1818
export CERTBOT_PLUGINS=(

0 commit comments

Comments
 (0)