Compare commits

..

No commits in common. "1692180f72e43f6cd347491617fc501d1e69897d" and "01059eb161124203451c4ce9f6c72c3501306e9b" have entirely different histories.

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.1
image: ghcr.io/n8n-io/n8n:1.47.0
container_name: n8n
ports:
- 5678:5678

View file

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

View file

@ -1,7 +1,7 @@
version: '3.9'
services:
sabnzbd:
image: ghcr.io/linuxserver/sabnzbd@sha256:36bdeef099e87a0da24e5b87d88abde93cd188a24511a4bfb214372824201f00
image: ghcr.io/linuxserver/sabnzbd@sha256:4fb40ea724abc25cf9496cdbc8e528aa0882132737e49c5e712c264284fa7b94
container_name: sabnzbd
environment:
- PUID=1000