fix(whisparr): bump version to latest available (#1927)

This commit is contained in:
JigSaw 2023-12-30 23:46:48 +01:00 committed by GitHub
parent 2201585cc7
commit 7301af6599
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": 6969,
"id": "whisparr",
"tipi_version": 1,
"version": "nightly",
"tipi_version": 2,
"version": "nightly-2.0.0.313",
"categories": [
"media",
"utilities"

View File

@ -3,7 +3,7 @@ services:
whisparr:
container_name: whisparr
hostname: ${APP_ID}
image: ghcr.io/hotio/whisparr:nightly-2.0.0.287
image: ghcr.io/hotio/whisparr:nightly-2.0.0.313
ports:
- "${APP_PORT}:6969"
environment: