chore(deps): update fallenbagel/jellyseerr docker tag to v1.8.0 (#3175)

This commit is contained in:
renovate[bot] 2024-04-16 01:45:11 +00:00 committed by GitHub
parent d9480f8719
commit a019bee0b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8163,
"id": "jellyseerr",
"tipi_version": 5,
"version": "1.7.0",
"tipi_version": 6,
"version": "1.8.0",
"categories": [
"media",
"utilities"
@ -16,5 +16,8 @@
"author": "Fallenbagel",
"source": "https://github.com/Fallenbagel/jellyseerr",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

@ -3,7 +3,7 @@ version: "3"
services:
jellyseerr:
container_name: jellyseerr
image: fallenbagel/jellyseerr:1.7.0
image: fallenbagel/jellyseerr:1.8.0
ports:
- ${APP_PORT}:5055
volumes: