Compare commits

..

No commits in common. "d50b3e77824fdcbf2700b8439e5e68706a0c4456" and "56d36856e193a4b533fdc290a11ac12d695992b0" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ services:
capabilities: [gpu] capabilities: [gpu]
open-webui: open-webui:
image: ghcr.io/open-webui/open-webui:0.3.30 image: ghcr.io/open-webui/open-webui:v0.3.28
container_name: open-webui container_name: open-webui
restart: unless-stopped restart: unless-stopped
networks: networks:

View file

@ -133,7 +133,7 @@ services:
networks: networks:
- gitea_main - gitea_main
n8n: n8n:
image: ghcr.io/n8n-io/n8n:1.61.0 image: ghcr.io/n8n-io/n8n:1.60.1
container_name: n8n container_name: n8n
ports: ports:
- 5678:5678 - 5678:5678