Compare commits
2 commits
a5a81bb260
...
368fbb1450
Author | SHA1 | Date | |
---|---|---|---|
368fbb1450 | |||
79f8c58127 |
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ services:
|
|||
- host.docker.internal:host-gateway
|
||||
|
||||
searxng:
|
||||
image: searxng/searxng@sha256:b2c26d02eb4159847781fc84a90e39f5e2dcbcdbb66aeeef18d58b22a66f4d09
|
||||
image: searxng/searxng@sha256:2ceb66c73a19d92a2e294ffec180941fe09010e8e3c63b29ce755ca40afa4379
|
||||
container_name: searxng
|
||||
networks:
|
||||
- ai-stack
|
||||
|
|
|
@ -133,7 +133,7 @@ services:
|
|||
networks:
|
||||
- gitea_main
|
||||
n8n:
|
||||
image: ghcr.io/n8n-io/n8n:1.65.2
|
||||
image: ghcr.io/n8n-io/n8n:1.66.0
|
||||
container_name: n8n
|
||||
ports:
|
||||
- 5678:5678
|
||||
|
|
Loading…
Reference in a new issue