Update Kapowarr to v1.0.0-beta-3 (#1142)
This commit is contained in:
parent
cb83a9356f
commit
1fbc611454
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8194,
|
"port": 8194,
|
||||||
"id": "kapowarr",
|
"id": "kapowarr",
|
||||||
"tipi_version": 2,
|
"tipi_version": 3,
|
||||||
"version": "v1.0.0-beta-1",
|
"version": "v1.0.0-beta-3",
|
||||||
"categories": ["media", "utilities"],
|
"categories": ["media", "utilities"],
|
||||||
"description": "Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.",
|
"description": "Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.",
|
||||||
"short_desc": "Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.",
|
"short_desc": "Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
kapowarr:
|
kapowarr:
|
||||||
image: mrcas/kapowarr:v1.0.0-beta-1
|
image: mrcas/kapowarr:v1.0.0-beta-3
|
||||||
container_name: kapowarr
|
container_name: kapowarr
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
|
Loading…
Reference in New Issue
Block a user