chore(deps): update ghcr.io/suwayomi/tachidesk docker tag to v1.1.1 (#3793)

This commit is contained in:
renovate[bot] 2024-06-15 19:25:42 +00:00 committed by GitHub
parent 9ad55a8502
commit 180d506cad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
"exposable": true,
"port": 4567,
"id": "suwayomi",
"tipi_version": 2,
"version": "1.1.0",
"tipi_version": 3,
"version": "1.1.1",
"categories": ["books", "media"],
"description": "A free and open-source manga reader server that runs extensions",
"short_desc": "An open-source manga reader server with bundled Web UI",

View File

@ -1,7 +1,7 @@
version: '3.9'
services:
suwayomi:
image: ghcr.io/suwayomi/tachidesk:v1.1.0
image: ghcr.io/suwayomi/tachidesk:v1.1.1
container_name: suwayomi
environment:
- TZ=${TZ}