Merge branch 'main' into renovate/ghcr.io-linuxserver-kasm
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-09-18 15:31:09 -04:00
commit 339d7e4c89
2 changed files with 3 additions and 3 deletions

View file

@ -133,7 +133,7 @@ services:
networks: networks:
- gitea_main - gitea_main
n8n: n8n:
image: ghcr.io/n8n-io/n8n:1.59.1 image: ghcr.io/n8n-io/n8n:1.60.0
container_name: n8n container_name: n8n
ports: ports:
- 5678:5678 - 5678:5678
@ -197,7 +197,7 @@ services:
wiki: wiki:
container_name: wiki container_name: wiki
image: ghcr.io/requarks/wiki:2.5.303 image: ghcr.io/requarks/wiki:2.5.304
depends_on: depends_on:
- wiki-db - wiki-db
environment: environment:

View file

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