Compare commits

..

No commits in common. "fe2ae12d287d8618d8148860593f3d7e41e7995d" and "8c74acaed30b527e0cc4ab5bf687ed5775b90d8f" have entirely different histories.

5 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@ version: "3.8"
services: services:
ollama: ollama:
image: ollama/ollama:0.3.4 image: ollama/ollama:0.3.3
container_name: ollama container_name: ollama
restart: unless-stopped restart: unless-stopped
volumes: volumes:
@ -29,7 +29,7 @@ services:
- host.docker.internal:host-gateway - host.docker.internal:host-gateway
mindsdb: mindsdb:
image: mindsdb/mindsdb:v24.8.1.0 image: mindsdb/mindsdb:v24.7.5.0
container_name: mindsdb container_name: mindsdb
ports: ports:
- 47334:47334 - 47334:47334

View file

@ -1,7 +1,7 @@
--- ---
services: services:
bazarr: bazarr:
image: ghcr.io/linuxserver/bazarr@sha256:4222fa316c51c2d0257384e5562541059698c220abbb00170eb93c3ddfa52d18 image: ghcr.io/linuxserver/bazarr@sha256:e70de8a714ac57395d45052392001ec433b8f48aa1c204f13dae312cbcbe43af
container_name: bazarr container_name: bazarr
ports: ports:
- "6767:6767" - "6767:6767"

View file

@ -2,12 +2,12 @@
services: services:
cf-tunnel: cf-tunnel:
restart: unless-stopped restart: unless-stopped
image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:31fc2956d49179f7fd230b030e702e40ade7ccc361d0f1079e4a56bc888678f9 image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:f6e9fff347602b8e70f1765127abc96f3b8d1af4cc46185913a043edab75ae5b
command: tunnel --no-autoupdate run --token $CF_TOKEN command: tunnel --no-autoupdate run --token $CF_TOKEN
wallos: wallos:
container_name: wallos container_name: wallos
image: bellamy/wallos:2.21.1 image: bellamy/wallos:2.20.1
ports: ports:
- "8282:80/tcp" - "8282:80/tcp"
environment: environment:

View file

@ -1,7 +1,7 @@
--- ---
services: services:
kasm: kasm:
image: ghcr.io/linuxserver/kasm@sha256:c68b21aab787c3a35e170438d6be2dcfaded038c09b7d96d06815d294ecd4241 image: ghcr.io/linuxserver/kasm@sha256:c0cb1eeb62e27a3da2058368bae0ac1b8640b5971df24f6099696b48d4109053
container_name: kasm container_name: kasm
privileged: true privileged: true
environment: environment:

View file

@ -1,6 +1,6 @@
services: services:
twingate-famous-alligator: twingate-famous-alligator:
image: docker.mafyuh.xyz/twingate/connector@sha256:30864d606a6a252ac919220ad32b7d9ea6335497e8ce774216b13bf05aabd4bf image: docker.mafyuh.xyz/twingate/connector@sha256:749a50d21a69221e6737013e358e52c234d32b4dc9c9d905b383d802082e2807
container_name: twingate-famous-alligator container_name: twingate-famous-alligator
restart: always restart: always
environment: environment: