Merge branch 'main' into renovate/docker.io-gotenberg-gotenberg-8.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 53s

This commit is contained in:
Matt Reeves 2024-10-02 12:18:04 -04:00
commit 6966f39c64
5 changed files with 6 additions and 6 deletions

View file

@ -133,7 +133,7 @@ services:
networks:
- gitea_main
n8n:
image: ghcr.io/n8n-io/n8n:1.61.0
image: ghcr.io/n8n-io/n8n:1.62.1
container_name: n8n
ports:
- 5678:5678

View file

@ -15,7 +15,7 @@ services:
- PGID=1000
lidarr:
image: ghcr.io/linuxserver/lidarr@sha256:83115eccff1797c19aaa9fa0a01b267e4d6ac6b07d702c588df4e01d3df7cc40
image: ghcr.io/linuxserver/lidarr@sha256:c3d8c0970b0e5a7dce0b29930efc83ab33a0fff8d1afbfca88a2104affb80c45
container_name: lidarr
ports:
- "8686:8686"
@ -31,7 +31,7 @@ services:
- PGID=1000
prowlarr:
image: ghcr.io/linuxserver/prowlarr@sha256:a6fc8ab9ff34d82327d29f8b5bfb7a672c0e54a274e5e5b023db01c335d05dfd
image: ghcr.io/linuxserver/prowlarr@sha256:806916104582ff18024b1234a0c82e113c160037f0bf0e6c076e14528bbab331
container_name: prowlarr
ports:
- "9696:9696"

View file

@ -7,7 +7,7 @@ services:
wallos:
container_name: wallos
image: bellamy/wallos:2.24.1
image: bellamy/wallos:2.26.0
ports:
- "8282:80/tcp"
environment:

View file

@ -1,7 +1,7 @@
---
services:
jellyfin:
image: ghcr.io/linuxserver/jellyfin@sha256:50e541e59ef6b3adc667eee4eeb0c88af09cad46ac15a7e66cf335dfd2cc05bf
image: ghcr.io/linuxserver/jellyfin@sha256:140fcea8a5d9b9b6534790e8f9289b94030ba603707a5fcb5e47f5df7b625e38
container_name: jellyfin
devices:
- /dev/dri/renderD129:/dev/dri/renderD129

View file

@ -1,7 +1,7 @@
---
services:
netbootxyz:
image: ghcr.io/linuxserver/netbootxyz@sha256:ca89a75a79371b041da7c7b9ff75320831212c1e9dcb7957b2f82914f54d9ce9
image: ghcr.io/linuxserver/netbootxyz@sha256:46831ac7e16c7e88108c50bbf68bda744b512a207b30430e3f954eb5dd47f42a
container_name: netboot
environment:
- PUID=1000