Update Kapowarr to v1.0.0-beta-3 (#1142)

This commit is contained in:
DrMxrcy 2023-09-05 10:04:33 -04:00 committed by GitHub
parent cb83a9356f
commit 1fbc611454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8194,
"id": "kapowarr",
"tipi_version": 2,
"version": "v1.0.0-beta-1",
"tipi_version": 3,
"version": "v1.0.0-beta-3",
"categories": ["media", "utilities"],
"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.",

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
kapowarr:
image: mrcas/kapowarr:v1.0.0-beta-1
image: mrcas/kapowarr:v1.0.0-beta-3
container_name: kapowarr
volumes:
- /etc/localtime:/etc/localtime:ro