vw_small

Hardened fork of Vaultwarden (https://github.com/dani-garcia/vaultwarden) with fewer features.
git clone https://git.philomathiclife.com/repos/vw_small
Log | Files | Refs | README

commit e62678abdb14d126fba1e377df1dfec179cfb377
parent af50eae604a7e897d7ed3ec25829a4419935f052
Author: Nathan Neulinger <nneul@neulinger.org>
Date:   Wed,  6 Jul 2022 08:53:18 -0500

Update Dockerfile
Diffstat:
Mdocker/amd64/Dockerfile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docker/amd64/Dockerfile b/docker/amd64/Dockerfile @@ -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: