chore(deps): update fallenbagel/jellyseerr docker tag to v1.8.1 (#3195)

This commit is contained in:
renovate[bot] 2024-04-17 22:45:59 +00:00 committed by GitHub
parent 97ca5abdef
commit 89f3fa335b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"port": 8163, "port": 8163,
"id": "jellyseerr", "id": "jellyseerr",
"tipi_version": 6, "tipi_version": 7,
"version": "1.8.0", "version": "1.8.1",
"categories": [ "categories": [
"media", "media",
"utilities" "utilities"

View File

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