chore(deps): update kizaing/kavita docker tag to v0.7.6 (#934)

This commit is contained in:
renovate[bot] 2023-08-01 17:03:44 +00:00 committed by GitHub
parent f615195ac5
commit 7f15717004
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -5,9 +5,11 @@
"available": true,
"exposable": true,
"id": "kavita",
"tipi_version": 3,
"version": "0.7.5",
"categories": ["media"],
"tipi_version": 4,
"version": "0.7.6",
"categories": [
"media"
],
"description": "Kavita is a fast, feature rich, cross platform reading server",
"short_desc": "Kavita is a fast, feature rich, cross platform reading server",
"author": "Kareadita",

View File

@ -3,7 +3,7 @@ version: "3.9"
services:
kavita:
container_name: kavita
image: kizaing/kavita:0.7.5
image: kizaing/kavita:0.7.6
ports:
- ${APP_PORT}:5000
volumes: