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,
"port": 8163,
"id": "jellyseerr",
"tipi_version": 6,
"version": "1.8.0",
"tipi_version": 7,
"version": "1.8.1",
"categories": [
"media",
"utilities"

View File

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