1
0
Fork 0

chore(deps): update yourls docker tag to v1.10.0 (#3619)

* chore(deps): update yourls docker tag to v1.10.0

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2025-04-04 21:56:51 +08:00 committed by GitHub
parent ea219ec172
commit b18a93e1d9
2 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.9.2
image: yourls:1.10.0
labels:
createdBy: "Apps"