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:
parent
ea219ec172
commit
b18a93e1d9
|
|
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue