Merge branch 'main' into renovate/ghcr.io-linuxserver-adguardhome-sync
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
Deploy to Hosts / deploy (pull_request) Successful in 5s

This commit is contained in:
Matt Reeves 2024-06-26 23:06:53 -04:00
commit 6bdd5df943
3 changed files with 4 additions and 4 deletions

View file

@ -107,7 +107,7 @@ services:
networks:
- gitea_main
n8n:
image: ghcr.io/n8n-io/n8n:1.47.0
image: ghcr.io/n8n-io/n8n:1.47.1
container_name: n8n
ports:
- 5678:5678

View file

@ -15,7 +15,7 @@ services:
- PGID=1000
lidarr:
image: ghcr.io/linuxserver/lidarr@sha256:a7d0282dcdbf5b11306cc4054c11b42252106b5e8494375231322822d31ac9f6
image: ghcr.io/linuxserver/lidarr@sha256:11150c79f17ce8ad3d76aea1191714451ab73df7dbcac587d30dd729a7266eb8
container_name: lidarr
ports:
- "8686:8686"

View file

@ -1,7 +1,7 @@
version: '3.9'
services:
sabnzbd:
image: ghcr.io/linuxserver/sabnzbd@sha256:4fb40ea724abc25cf9496cdbc8e528aa0882132737e49c5e712c264284fa7b94
image: ghcr.io/linuxserver/sabnzbd@sha256:36bdeef099e87a0da24e5b87d88abde93cd188a24511a4bfb214372824201f00
container_name: sabnzbd
environment:
- PUID=1000
@ -48,7 +48,7 @@ services:
restart: unless-stopped
flaresolverr:
image: ghcr.io/flaresolverr/flaresolverr:v3.3.20
image: ghcr.io/flaresolverr/flaresolverr:v3.3.21
container_name: flaresolverr
ports:
- '8191:8191'