fix(prowlarr): stable version (#1926)

This commit is contained in:
JigSaw 2023-12-30 23:41:28 +01:00 committed by GitHub
parent aad072b26b
commit 2201585cc7
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": 8109,
"id": "prowlarr",
"tipi_version": 3,
"version": "develop",
"tipi_version": 4,
"version": "1.10.5",
"categories": [
"media",
"utilities"

View File

@ -2,7 +2,7 @@ version: "3.7"
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:develop
image: ghcr.io/linuxserver/prowlarr:1.10.5
environment:
- TZ=${TZ} # Can use any env variable. List in runtipi/templates/env-sample
dns: