Update vaultwarden/server Docker tag to v1.30.1

This commit is contained in:
renovate[bot] 2023-11-20 15:12:44 +00:00 committed by GitHub
parent 5a0af6e3e6
commit 223a9f0435
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:80"
volumes:
- "${DATA_PATH}:/data"
image: vaultwarden/server:1.30.0-alpine
image: vaultwarden/server:1.30.1-alpine
labels:
createdBy: "Apps"