chore(deps): bump prowlarr version (#3796)
This commit is contained in:
parent
11e5fab26c
commit
4b4604b709
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8109,
|
"port": 8109,
|
||||||
"id": "prowlarr",
|
"id": "prowlarr",
|
||||||
"tipi_version": 7,
|
"tipi_version": 8,
|
||||||
"version": "1.15.0.4361-ls63",
|
"version": "1.18.0.4543-ls74",
|
||||||
"categories": [
|
"categories": [
|
||||||
"media",
|
"media",
|
||||||
"utilities"
|
"utilities"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
prowlarr: # Should be exact same name as "id" field in config.json
|
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
|
container_name: prowlarr # Should be exact same name as "id" field in config.json
|
||||||
image: ghcr.io/linuxserver/prowlarr:1.15.0.4361-ls63
|
image: ghcr.io/linuxserver/prowlarr:1.18.0.4543-ls74
|
||||||
environment:
|
environment:
|
||||||
- TZ=${TZ} # Can use any env variable. List in runtipi/templates/env-sample
|
- TZ=${TZ} # Can use any env variable. List in runtipi/templates/env-sample
|
||||||
dns:
|
dns:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user