Merge branch 'main' into renovate/lscr.io-linuxserver-jellyfin
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
commit
d7347c5874
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
bazarr:
|
||||
image: lscr.io/linuxserver/bazarr@sha256:42285de3376d0a7372553f2d6ec0f44f21f9a69239a9347151b005c7b126f7a5
|
||||
image: lscr.io/linuxserver/bazarr@sha256:8981610a213d462a96700f833955194366a1224284e251cfdd33bf250c766179
|
||||
ports:
|
||||
- "6767:6767"
|
||||
volumes:
|
||||
|
@ -15,7 +15,7 @@ services:
|
|||
- PGID=1000
|
||||
|
||||
lidarr:
|
||||
image: lscr.io/linuxserver/lidarr@sha256:c079dc4d98f1b5771bad1b987cb7158f83040fef517d17da4c141b204369a8c4
|
||||
image: lscr.io/linuxserver/lidarr@sha256:32c0f805e0976afc39c2e5a8b10f242678e83f1643a23cd8d72ec7593401881e
|
||||
ports:
|
||||
- "8686:8686"
|
||||
volumes:
|
||||
|
@ -28,7 +28,7 @@ services:
|
|||
- PGID=1000
|
||||
|
||||
prowlarr:
|
||||
image: lscr.io/linuxserver/prowlarr@sha256:86f2737b55f2c71567a46887b2710f3d7e49c3126ee673d0b9611147a20ba7ae
|
||||
image: lscr.io/linuxserver/prowlarr@sha256:4f65023ea7df23162220c8b88be235b30d30430acdcf9a0acfb9e7fa89385ed7
|
||||
ports:
|
||||
- "9696:9696"
|
||||
volumes:
|
||||
|
|
Reference in a new issue