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

Update yourls Docker tag to v1.10.3
This commit is contained in:
okxlin 2026-03-02 16:23:29 +08:00 committed by GitHub
commit 25c78895c1
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.1
image: yourls:1.10.3
labels:
createdBy: "Apps"