1
0
Fork 0

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 06031a8923
commit ec882520a4
1 changed files with 1 additions and 1 deletions

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"