fix(whisparr): bump version to latest available (#1927)
This commit is contained in:
parent
2201585cc7
commit
7301af6599
|
@ -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"
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user