chore(deps): update imaegoo/twikoo docker tag to v1.6.36 (#1476)

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

* 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-29 14:47:10 +08:00 committed by GitHub
parent cc4ed476aa
commit a0e9495e7f
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.35
image: imaegoo/twikoo:1.6.36
restart: always
ports:
- ${PANEL_APP_PORT_HTTP}:8080