chore(deps): update vaultwarden/server docker tag to v1.32.5
Some checks failed
checks / pre-commit (push) Failing after 2m34s
checks / k8s (push) Failing after 2m33s
Kaniko deployments / nextcloud (push) Failing after 1m42s
checks / tflint (push) Failing after 1m43s
OpenTofu deployments / authentik (push) Failing after 2m25s
OpenTofu deployments / adguard (push) Failing after 2m41s

This commit is contained in:
Renovate Bot 2024-11-19 01:40:17 +00:00
commit 28a0d1a760

View file

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