fix(whisparr): bump version to latest available (#1927)
This commit is contained in:
parent
2201585cc7
commit
7301af6599
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 6969,
|
"port": 6969,
|
||||||
"id": "whisparr",
|
"id": "whisparr",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "nightly",
|
"version": "nightly-2.0.0.313",
|
||||||
"categories": [
|
"categories": [
|
||||||
"media",
|
"media",
|
||||||
"utilities"
|
"utilities"
|
||||||
|
|
|
@ -3,7 +3,7 @@ services:
|
||||||
whisparr:
|
whisparr:
|
||||||
container_name: whisparr
|
container_name: whisparr
|
||||||
hostname: ${APP_ID}
|
hostname: ${APP_ID}
|
||||||
image: ghcr.io/hotio/whisparr:nightly-2.0.0.287
|
image: ghcr.io/hotio/whisparr:nightly-2.0.0.313
|
||||||
ports:
|
ports:
|
||||||
- "${APP_PORT}:6969"
|
- "${APP_PORT}:6969"
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user