v1.37.1: update to vaultwarden 1.37.1

- Bump image to docker.io/vaultwarden/server:1.37.1 (new digest)
- Security fixes upstream: SSRF via icon endpoint, cross-org cipher
  access, org policy bypass, WebSocket DDoS; invite fixes in 1.37.1
- Sync vaultwarden.cfg with upstream 1.37.1 .env.template
This commit is contained in:
2026-08-10 19:24:43 +02:00
parent 6d606ee37b
commit fe5c49edb5
3 changed files with 30 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ Description=Vaultwarden - Bitwarden compatible server
[Container]
ContainerName=vaultwarden
Image=docker.io/vaultwarden/server:1.36.0@sha256:d626d04934cd1192ad8ced1adb975099fca78cec33ab467d2d3c923cde7f3b0c
Image=docker.io/vaultwarden/server:1.37.1@sha256:ebdfe70701c60ac0c28c697e787cea767d7972940b786037b29fe0d507f821e8
EnvironmentFile=/etc/vaultwarden/vaultwarden.cfg
PublishPort=127.0.0.1:8000:80
Volume=/var/lib/vaultwarden/data:/data:Z