chores(prowlarr): bump to version 1.11.4 (#1952)

This commit is contained in:
JigSaw 2024-01-03 14:02:57 +01:00 committed by GitHub
parent d4be7f81d5
commit f686e2f03a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"port": 8109, "port": 8109,
"id": "prowlarr", "id": "prowlarr",
"tipi_version": 4, "tipi_version": 5,
"version": "1.10.5", "version": "1.11.4",
"categories": [ "categories": [
"media", "media",
"utilities" "utilities"

View File

@ -1,8 +1,8 @@
version: "3.7" version: "3.9"
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.10.5 image: ghcr.io/linuxserver/prowlarr:1.11.4
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: