Merge branch 'main' into renovate/ghcr.io-linuxserver-kasm
This commit is contained in:
commit
339d7e4c89
2 changed files with 3 additions and 3 deletions
|
@ -133,7 +133,7 @@ services:
|
|||
networks:
|
||||
- gitea_main
|
||||
n8n:
|
||||
image: ghcr.io/n8n-io/n8n:1.59.1
|
||||
image: ghcr.io/n8n-io/n8n:1.60.0
|
||||
container_name: n8n
|
||||
ports:
|
||||
- 5678:5678
|
||||
|
@ -197,7 +197,7 @@ services:
|
|||
|
||||
wiki:
|
||||
container_name: wiki
|
||||
image: ghcr.io/requarks/wiki:2.5.303
|
||||
image: ghcr.io/requarks/wiki:2.5.304
|
||||
depends_on:
|
||||
- wiki-db
|
||||
environment:
|
||||
|
|
|
@ -31,7 +31,7 @@ services:
|
|||
- PGID=1000
|
||||
|
||||
prowlarr:
|
||||
image: ghcr.io/linuxserver/prowlarr@sha256:c1318191d5211ac7462c754422eafe350ed0de61c4160065a420896068ec1ccc
|
||||
image: ghcr.io/linuxserver/prowlarr@sha256:bddc64a17aa38972f4c032f67efc3bf0a498883257e615a2d807ca44550cebf0
|
||||
container_name: prowlarr
|
||||
ports:
|
||||
- "9696:9696"
|
||||
|
|
Loading…
Reference in a new issue