Update Dockerfile.buildx.alpine

This commit is contained in:
Nathan Neulinger 2022-07-06 08:54:36 -05:00 committed by GitHub
parent 93786d9ebd
commit ac93b8a6b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: