Compare commits
No commits in common. "8e20b656d10f2fe85a6946455c33c43386b98659" and "6d6ad740227aaf23809cb655ae6d7439827373ce" have entirely different histories.
8e20b656d1
...
6d6ad74022
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.3
|
||||
image: ghcr.io/open-webui/open-webui:0.3.2
|
||||
container_name: open-webui
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
|
@ -107,7 +107,7 @@ services:
|
|||
networks:
|
||||
- gitea_main
|
||||
n8n:
|
||||
image: ghcr.io/n8n-io/n8n:1.46.0
|
||||
image: ghcr.io/n8n-io/n8n:1.45.0
|
||||
container_name: n8n
|
||||
ports:
|
||||
- 5678:5678
|
||||
|
|
Reference in a new issue