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
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:
parent
d9cb026e3e
commit
4f5bcc460c
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue