chore(deps): update vaultwarden/server docker tag to v1.32.1
All checks were successful
checks / k8s (push) Successful in 47s
checks / pre-commit (push) Successful in 54s
checks / tflint (push) Successful in 25s
OpenTofu deployments / authentik (push) Successful in 2m14s
OpenTofu deployments / adguard (push) Successful in 1m32s
Kaniko deployments / nextcloud (push) Successful in 4m11s

This commit is contained in:
Renovate Bot 2024-10-04 01:16:17 +00:00
commit 4f5bcc460c

View file

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