chore(deps): update jvmilazz0/kavita docker tag to v0.8.1 (#3253)

This commit is contained in:
renovate[bot] 2024-04-22 21:54:07 +00:00 committed by GitHub
parent 5029c1d86f
commit 21d62782ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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": 13, "tipi_version": 14,
"version": "0.8.0", "version": "0.8.1",
"categories": [ "categories": [
"media" "media"
], ],

View File

@ -3,7 +3,7 @@ version: "3.9"
services: services:
kavita: kavita:
container_name: kavita container_name: kavita
image: jvmilazz0/kavita:0.8.0 image: jvmilazz0/kavita:0.8.1
ports: ports:
- ${APP_PORT}:5000 - ${APP_PORT}:5000
volumes: volumes: