chore(deps): update vaultwarden/server docker tag to v1.35.4 #596

Merged
catalin merged 1 commit from renovate/vaultwarden-server-1.x into main 2026-02-25 17:46:36 +00:00
Showing only changes of commit 79722144fa - Show all commits

chore(deps): update vaultwarden/server docker tag to v1.35.4
Some checks are pending
checks / pre-commit (push) Waiting to run
checks / k8s (push) Waiting to run
checks / tflint (push) Waiting to run
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run

Renovate Bot 2026-02-24 04:47:02 +00:00

View file

@ -1,7 +1,7 @@
---
services:
vaultwarden:
image: vaultwarden/server:1.35.3-alpine
image: vaultwarden/server:1.35.4-alpine
restart: unless-stopped
environment:
DATABASE_URL: ${DATABASE_URL}