chore(deps): update ghcr.io/gotson/komga docker tag to v1.11.1 (#3273)
This commit is contained in:
parent
f59c332c94
commit
5cec6e6f13
|
@ -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"
|
||||||
],
|
],
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user