Compare commits
5 commits
1b99c104a2
...
b97fb59b5b
Author | SHA1 | Date | |
---|---|---|---|
b97fb59b5b | |||
08c4a53d91 | |||
0d54cf3283 | |||
1dd0d23957 | |||
085c173def |
4 changed files with 4 additions and 4 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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: '3.9'
|
||||
services:
|
||||
sabnzbd:
|
||||
image: ghcr.io/linuxserver/sabnzbd@sha256:374a89d565afda9e90ffb01b1ed032390cf701f24e9c035a842440194fdca1a0
|
||||
image: ghcr.io/linuxserver/sabnzbd@sha256:51df466fb66b6a18d89597a3608bb2ab69ff8aff3131b5bec80e4ed7534b2b9f
|
||||
container_name: sabnzbd
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
twingate-famous-alligator:
|
||||
image: twingate/connector@sha256:30864d606a6a252ac919220ad32b7d9ea6335497e8ce774216b13bf05aabd4bf
|
||||
image: twingate/connector@sha256:f5aded82f662144c56c87e4238ea4a20abcc525edc5ad7cdecdac187cf274520
|
||||
container_name: twingate-famous-alligator
|
||||
restart: always
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue