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

Update yourls Docker tag to v1.10.0

This commit is contained in:
renovate[bot] 2025-04-05 02:04:23 +00:00 committed by GitHub
parent 73f5a50eb1
commit 29d30b4f4d

View File

@ -17,7 +17,7 @@ services:
- YOURLS_DB_USER=${PANEL_DB_USER}
- YOURLS_DB_PASS=${PANEL_DB_USER_PASSWORD}
- YOURLS_DB_PREFIX=${PANEL_DB_PREFIX}
image: yourls:1.9.2
image: yourls:1.10.0
labels:
createdBy: "Apps"