Compare commits

..

No commits in common. "1375e50c3660bd12c6c4ba767c721ea9c31b842d" and "4c2bb056e8ad5b04d4c34d8b9b5d02a33a33ecfe" have entirely different histories.

6 changed files with 10 additions and 10 deletions

View file

@ -18,7 +18,7 @@ services:
capabilities: [gpu]
open-webui:
image: ghcr.io/open-webui/open-webui:v0.2.5
image: ghcr.io/open-webui/open-webui:v0.2.4
container_name: open-webui
restart: unless-stopped
ports:
@ -29,7 +29,7 @@ services:
- host.docker.internal:host-gateway
mindsdb:
image: docker.mafyuh.xyz/mindsdb/mindsdb:v24.6.1.0
image: docker.mafyuh.xyz/mindsdb/mindsdb:v24.5.4.0
container_name: mindsdb
ports:
- 47334:47334

View file

@ -107,7 +107,7 @@ services:
networks:
- gitea_main
n8n:
image: ghcr.io/n8n-io/n8n:1.45.0
image: ghcr.io/n8n-io/n8n:1.44.1
container_name: n8n
ports:
- 5678:5678
@ -137,7 +137,7 @@ services:
ipv4_address: 172.25.0.25
syncthing:
image: ghcr.io/linuxserver/syncthing@sha256:91c2b670998d9aeb10b3bd07d5c9603c02169dc14359b1931f6dbbcb63650f69
image: ghcr.io/linuxserver/syncthing@sha256:3a1a983bd5c0cfc685f5421b374bcf175ccb2df86710bfc454bc76a047a8884f
container_name: syncthing
hostname: ARM #optional
environment:

View file

@ -140,7 +140,7 @@ services:
image: gcr.io/cadvisor/cadvisor:v0.49.1
syncthing:
image: ghcr.io/linuxserver/syncthing@sha256:91c2b670998d9aeb10b3bd07d5c9603c02169dc14359b1931f6dbbcb63650f69
image: ghcr.io/linuxserver/syncthing@sha256:3a1a983bd5c0cfc685f5421b374bcf175ccb2df86710bfc454bc76a047a8884f
container_name: syncthing
hostname: ARRS
environment:

View file

@ -2,5 +2,5 @@
services:
cf-tunnel:
restart: unless-stopped
image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:3daf642dd14e67c8ba51063aa0abd76fe165ff4fdf0669e37ae356008fccfb74
image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:a3ba3f799551b9d9e5f15eba4b3025599a90c6f8aa1583003218e1c288c41c6a
command: tunnel --no-autoupdate run --token $CF_TOKEN

View file

@ -1,7 +1,7 @@
---
services:
jellyfin:
image: ghcr.io/linuxserver/jellyfin@sha256:54a3fc48881dd4f64648a95ce60534a0007933d8d24b6203c359d643f89484e9
image: ghcr.io/linuxserver/jellyfin@sha256:7b7cb0bcd527f79895bfa5e3a6c47148f020aab9a718e266260a0b63cf178d75
container_name: jellyfin
devices:
- /dev/dri/renderD129:/dev/dri/renderD129
@ -21,7 +21,7 @@ services:
restart: unless-stopped
makemkv:
image: docker.mafyuh.xyz/jlesage/makemkv@sha256:7af8a5d70006cbf0fc5ea54971779bc8b35f976dd844db173f5bc28ae97876b7
image: docker.mafyuh.xyz/jlesage/makemkv@sha256:7e7e6a00431d0247dd61ed714b7ea51a3d36db6837c7bbc5c0f6cac119a1548b
container_name: makemkv
ports:
- 5800:5800
@ -34,7 +34,7 @@ services:
privileged: true
syncthing:
image: ghcr.io/linuxserver/syncthing@sha256:91c2b670998d9aeb10b3bd07d5c9603c02169dc14359b1931f6dbbcb63650f69
image: ghcr.io/linuxserver/syncthing@sha256:3a1a983bd5c0cfc685f5421b374bcf175ccb2df86710bfc454bc76a047a8884f
container_name: syncthing
hostname: JF
environment:

View file

@ -1,7 +1,7 @@
---
services:
nexus:
image: docker.mafyuh.xyz/sonatype/nexus3:3.69.0
image: docker.mafyuh.xyz/sonatype/nexus3:3.68.1
container_name: nexus
restart: unless-stopped
ports: