mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 06:15:36 -04:00
Update tools/docker/lib/common
Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
960e678fcf
commit
6f611a5869
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ export ALL_TARGET_ARCH=(amd64 arm32v6 arm64v8)
|
|||
# using a different account on Docker Hub, you can change this value to have
|
||||
# the scripts modify those Docker repositories rather than the repositories for
|
||||
# the official Certbot Docker images.
|
||||
export DOCKER_HUB_ORG="humanoid2050"
|
||||
export DOCKER_HUB_ORG="certbot"
|
||||
|
||||
# List of Certbot plugins
|
||||
export CERTBOT_PLUGINS=(
|
||||
|
|
|
|||
Loading…
Reference in a new issue