Update yourls Docker tag to v1.10.3

This commit is contained in:
renovate[bot] 2026-01-30 07:25:42 +00:00 committed by GitHub
parent 936fa9a95f
commit c3ab8a5642
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.1
image: yourls:1.10.3
labels:
createdBy: "Apps"