chore(deps): update ghcr.io/gotson/komga docker tag to v1.11.1 (#3273)

This commit is contained in:
renovate[bot] 2024-04-24 10:02:10 +00:00 committed by GitHub
parent f59c332c94
commit 5cec6e6f13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "komga", "id": "komga",
"tipi_version": 1, "tipi_version": 2,
"version": "1.11.0", "version": "1.11.1",
"categories": [ "categories": [
"media" "media"
], ],

View File

@ -1,7 +1,7 @@
version: "3.9" version: "3.9"
services: services:
komga: komga:
image: ghcr.io/gotson/komga:1.11.0 image: ghcr.io/gotson/komga:1.11.1
container_name: komga container_name: komga
volumes: volumes:
- ${APP_DATA_DIR}/data/config:/config - ${APP_DATA_DIR}/data/config:/config