app(prowlarr): bump version (#2494)
This commit is contained in:
parent
9730c841d9
commit
ef122d217f
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8109,
|
||||
"id": "prowlarr",
|
||||
"tipi_version": 5,
|
||||
"version": "1.11.4",
|
||||
"tipi_version": 6,
|
||||
"version": "1.13.3.4273-ls53",
|
||||
"categories": [
|
||||
"media",
|
||||
"utilities"
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.9"
|
|||
services:
|
||||
prowlarr: # Should be exact same name as "id" field in config.json
|
||||
container_name: prowlarr # Should be exact same name as "id" field in config.json
|
||||
image: ghcr.io/linuxserver/prowlarr:1.11.4
|
||||
image: ghcr.io/linuxserver/prowlarr:1.13.3.4273-ls53
|
||||
environment:
|
||||
- TZ=${TZ} # Can use any env variable. List in runtipi/templates/env-sample
|
||||
dns:
|
||||
|
|
Loading…
Reference in New Issue
Block a user