chore(deps): update vaultwarden/server docker tag to v1.30.2

This commit is contained in:
renovate[bot] 2024-01-31 05:13:21 +00:00 committed by GitHub
parent bea505f1e0
commit dd8f1d2a3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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