1
0
Fork 0

chore(deps): update imaegoo/twikoo docker tag to v1.6.40 (#2529)

* chore(deps): update imaegoo/twikoo docker tag to v1.6.40

* 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] 2024-11-17 21:30:16 +08:00 committed by GitHub
parent 06692272ec
commit d57b63a019
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
services:
twikoo:
container_name: ${CONTAINER_NAME}
image: imaegoo/twikoo:1.6.39
image: imaegoo/twikoo:1.6.40
restart: always
ports:
- ${PANEL_APP_PORT_HTTP}:8080