1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-20 01:59:35 +08:00

Merge pull request #540 from okxlin/renovate/vaultwarden-server-1.x

Update vaultwarden/server Docker tag to v1.30.1
This commit is contained in:
okxlin 2023-11-20 23:13:35 +08:00 committed by GitHub
commit 55cc05313a
3 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"