chore(deps): update jvmilazz0/kavita docker tag to v0.7.11 (#1742)

This commit is contained in:
renovate[bot] 2023-12-03 23:53:27 +00:00 committed by GitHub
parent a5f34597ab
commit 67bc71fe45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "kavita",
"tipi_version": 8,
"version": "0.7.10",
"tipi_version": 9,
"version": "0.7.11",
"categories": [
"media"
],
@ -15,5 +15,8 @@
"author": "Kareadita",
"source": "https://github.com/Kareadita/Kavita",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

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