mirror of
https://github.com/dani-garcia/vaultwarden
synced 2024-11-12 04:52:47 +01:00
Update Dockerfile.buildx.alpine
This commit is contained in:
parent
93786d9ebd
commit
ac93b8a6b9
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@
|
||||||
# - From https://hub.docker.com/r/vaultwarden/web-vault/tags,
|
# - From https://hub.docker.com/r/vaultwarden/web-vault/tags,
|
||||||
# click the tag name to view the digest of the image it currently points to.
|
# click the tag name to view the digest of the image it currently points to.
|
||||||
# - From the command line:
|
# - From the command line:
|
||||||
# $ docker pull vaultwarden/web-vault:vv2022.5.2
|
# $ docker pull vaultwarden/web-vault:v2022.5.2
|
||||||
# $ docker image inspect --format "{{.RepoDigests}}" vaultwarden/web-vault:vv2022.5.2
|
# $ docker image inspect --format "{{.RepoDigests}}" vaultwarden/web-vault:v2022.5.2
|
||||||
# [vaultwarden/web-vault@sha256:9b8b05dfcc14ebc6b2b488f54042d2a38a69b9e80e21b1ca0e4bf45470dd33ef]
|
# [vaultwarden/web-vault@sha256:9b8b05dfcc14ebc6b2b488f54042d2a38a69b9e80e21b1ca0e4bf45470dd33ef]
|
||||||
#
|
#
|
||||||
# - Conversely, to get the tag name from the digest:
|
# - Conversely, to get the tag name from the digest:
|
||||||
|
|
Loading…
Reference in a new issue