mirror of
https://github.com/dani-garcia/vaultwarden
synced 2024-11-10 06:14:16 +00:00
Update Dockerfile
This commit is contained in:
parent
af50eae604
commit
e62678abdb
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@
|
|||
# - 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.
|
||||
# - From the command line:
|
||||
# $ docker pull vaultwarden/web-vault:vv2022.5.2
|
||||
# $ docker image inspect --format "{{.RepoDigests}}" vaultwarden/web-vault:vv2022.5.2
|
||||
# $ docker pull vaultwarden/web-vault:v2022.5.2
|
||||
# $ docker image inspect --format "{{.RepoDigests}}" vaultwarden/web-vault:v2022.5.2
|
||||
# [vaultwarden/web-vault@sha256:9b8b05dfcc14ebc6b2b488f54042d2a38a69b9e80e21b1ca0e4bf45470dd33ef]
|
||||
#
|
||||
# - Conversely, to get the tag name from the digest:
|
||||
|
|
Loading…
Reference in a new issue