Merge branch 'main' into renovate/ghcr.io-flaresolverr-flaresolverr-3.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 50s

This commit is contained in:
Matt Reeves 2024-06-26 23:01:44 -04:00
commit 1692180f72
3 changed files with 3 additions and 3 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