chore: update vaultwarden to v1.32.4
Some checks failed
checks / k8s (push) Failing after 1m42s
checks / pre-commit (push) Failing after 1m54s
checks / tflint (push) Failing after 1m42s
Kaniko deployments / nextcloud (push) Failing after 1m41s
OpenTofu deployments / adguard (push) Failing after 1m32s
OpenTofu deployments / authentik (push) Failing after 1m44s

This commit is contained in:
cătălin 2024-11-11 00:59:48 +01:00
commit 55865cb406
No known key found for this signature in database

View file

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