Update yourls Docker tag to v1.10.0

This commit is contained in:
renovate[bot] 2025-04-05 02:04:23 +00:00 committed by GitHub
parent 7b43941c14
commit 7fa4a6e2ff
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.9.2
image: yourls:1.10.0
labels:
createdBy: "Apps"