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

This commit is contained in:
renovate[bot] 2024-06-15 03:50:51 +00:00 committed by GitHub
parent 55609e1504
commit 5d15930042
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 12 deletions

View File

@ -4,20 +4,13 @@
"exposable": true,
"port": 4567,
"id": "suwayomi",
"tipi_version": 1,
"version": "1.0.0",
"categories": [
"books",
"media"
],
"tipi_version": 2,
"version": "1.1.0",
"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",
"author": "Suwayomi",
"source": "https://github.com/Suwayomi/docker-tachidesk",
"form_fields": [],
"supported_architectures": [
"arm64",
"amd64",
"arm"
]
"supported_architectures": ["arm64", "amd64", "arm"]
}

View File

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