mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Update tools/docker/README.md
Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
8df6a326be
commit
811e51dde8
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ and runs a test command to validate the image contents.
|
|||
|
||||
Running `./deploy_images.sh <TAG> all` will push the previously generated images
|
||||
to Docker Hub. The <TAG> argument is an identifier applied to all docker
|
||||
images and manifests. it may be something like `nightly` or `v2.3.2`. If
|
||||
images and manifests. It may be something like `nightly` or `v2.3.2`. If
|
||||
the tag is a version stamp greater than `v2.0.0`, then a `latest` tag will
|
||||
also be generated and pushed to the docker hub repo.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue