chore(deps): update kizaing/kavita docker tag to v0.7.7 (#984)

This commit is contained in:
renovate[bot] 2023-08-10 18:52:03 +00:00 committed by GitHub
parent 0aea29d6ec
commit 29dd85b686
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 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "kavita", "id": "kavita",
"tipi_version": 4, "tipi_version": 5,
"version": "0.7.6", "version": "0.7.7",
"categories": [ "categories": [
"media" "media"
], ],

View File

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