1
0
Fork 0

Update vaultwarden/server Docker tag to v1.34.3 (#936)

This commit is contained in:
renovate[bot] 2025-07-31 01:20:17 +08:00 committed by GitHub
parent 144df251bc
commit 723397ecc1
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.2-alpine"
image: "vaultwarden/server:1.34.3-alpine"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

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