1
0
Fork 0

Update vaultwarden/server Docker tag to v1.34.2 (#900)

This commit is contained in:
renovate[bot] 2025-07-28 12:00:01 +08:00 committed by GitHub
parent 869a1822a1
commit a77b76e436
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services:
bitwarden:
image: "vaultwarden/server:1.34.1-alpine"
image: "vaultwarden/server:1.34.2-alpine"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,7 +1,7 @@
version: "3.8"
services:
vaultwarden:
image: vaultwarden/server:1.34.1
image: vaultwarden/server:1.34.2
container_name: ${CONTAINER_NAME}
restart: always
environment: