mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
Stable snapcraft
This commit is contained in:
parent
9190e8bd15
commit
efa801ef62
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ docker run \
|
|||
-v "${CERTBOT_DIR}:${CERTBOT_DIR}" \
|
||||
-w "${CERTBOT_DIR}" \
|
||||
-e "PIP_EXTRA_INDEX_URL=http://localhost:8080/simple" \
|
||||
"adferrand/snapcraft:${DOCKER_ARCH}-beta" \
|
||||
"adferrand/snapcraft:${DOCKER_ARCH}-stable" \
|
||||
snapcraft
|
||||
|
||||
if [[ "$(arch)" == "${QEMU_ARCH}" ]]; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue