Compare commits
3 commits
56d36856e1
...
d50b3e7782
Author | SHA1 | Date | |
---|---|---|---|
d50b3e7782 | |||
1dd0d23957 | |||
085c173def |
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ services:
|
|||
capabilities: [gpu]
|
||||
|
||||
open-webui:
|
||||
image: ghcr.io/open-webui/open-webui:v0.3.28
|
||||
image: ghcr.io/open-webui/open-webui:0.3.30
|
||||
container_name: open-webui
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
|
|
@ -133,7 +133,7 @@ services:
|
|||
networks:
|
||||
- gitea_main
|
||||
n8n:
|
||||
image: ghcr.io/n8n-io/n8n:1.60.1
|
||||
image: ghcr.io/n8n-io/n8n:1.61.0
|
||||
container_name: n8n
|
||||
ports:
|
||||
- 5678:5678
|
||||
|
|
Loading…
Reference in a new issue