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

This commit is contained in:
Matt Reeves 2024-10-02 12:15:52 -04:00
commit ffded615bf
2 changed files with 2 additions and 2 deletions

View file

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

View file

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