1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-18 23:30:30 +08:00

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 ea1e10327b
commit f78e9e105c

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"