mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Update tools/docker/build.sh
Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
11d765ba4b
commit
684f78c86c
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ BuildAndCacheByArch() {
|
|||
done
|
||||
}
|
||||
|
||||
# In principle, there is a better way to do with by using `docker buildx back`
|
||||
# In principle, there is a better way to do with by using `docker buildx bake`
|
||||
# instead of a for-loop. However, issues have been found in the results
|
||||
# of such a build. See git commit adf227fc4.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue