1
0
Fork 0

Update yourls Docker tag to v1.10.2 (#983)

This commit is contained in:
renovate[bot] 2025-08-02 05:48:33 +08:00 committed by GitHub
parent 06b0345227
commit 9203a0cf5f
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.2
labels:
createdBy: "Apps"