1 Commits

Author SHA1 Message Date
983f32f066 Update vaultwarden/server Docker tag to v1.35.7 2026-04-14 12:01:49 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ spec:
spec:
initContainers:
- name: init-gitea
image: "busybox:1.38.0"
image: "busybox:1.37.0"
command:
- sh
- -c

View File

@@ -19,7 +19,7 @@ spec:
containers:
- name: vaultwarden
# image: vaultwarden/server:1.34.3
image: vaultwarden/server:1.36.0
image: vaultwarden/server:1.35.7
env:
- name: ENABLE_DB_WAL
value: "false"