Merge pull request #3217 from okxlin/renovate/yourls-1.x

Update yourls Docker tag to v1.10.1
This commit is contained in:
okxlin 2025-07-07 21:42:37 +08:00 committed by GitHub
commit 4f8e956757
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

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.10.0
image: yourls:1.10.1
labels:
createdBy: "Apps"