chore(deps): update imaegoo/twikoo docker tag to v1.6.35 (#1450)

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

* 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-05-20 14:05:15 +08:00 committed by GitHub
parent 506f3b6a55
commit 80992f196c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.34
image: imaegoo/twikoo:1.6.35
restart: always
ports:
- ${PANEL_APP_PORT_HTTP}:8080