Update yourls Docker tag to v1.10.1

This commit is contained in:
renovate[bot] 2025-07-04 06:50:30 +00:00 committed by GitHub
parent 45ed828215
commit 1832d64c2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"