mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Update tools/docker/test.sh
Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
c7adb00c9a
commit
11d765ba4b
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ set -euxo pipefail
|
|||
# (e.g. nightly). This will be used when saving images to the docker image cache.
|
||||
# The argument "all" will build all know architectures. Alternatively, the
|
||||
# user may provide a comma separated list of architectures drawn from the
|
||||
# known architectures. Know architectures include amd64, arm32v6, and arm64v8.
|
||||
# known architectures. Known architectures include amd64, arm32v6, and arm64v8.
|
||||
|
||||
source "$(realpath $(dirname ${BASH_SOURCE[0]}))/lib/common"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue