File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: "3.8"
2
2
3
3
services :
4
4
ollama :
5
- image : ollama/ollama:0.3.3
5
+ image : ollama/ollama:0.3.4
6
6
container_name : ollama
7
7
restart : unless-stopped
8
8
volumes :
Original file line number Diff line number Diff line change 2
2
services :
3
3
cf-tunnel :
4
4
restart : unless-stopped
5
- image : docker.mafyuh.xyz/cloudflare/cloudflared@sha256:f6e9fff347602b8e70f1765127abc96f3b8d1af4cc46185913a043edab75ae5b
5
+ image : docker.mafyuh.xyz/cloudflare/cloudflared@sha256:31fc2956d49179f7fd230b030e702e40ade7ccc361d0f1079e4a56bc888678f9
6
6
command : tunnel --no-autoupdate run --token $CF_TOKEN
7
7
8
8
wallos :
9
9
container_name : wallos
10
- image : bellamy/wallos:2.20.1
10
+ image : bellamy/wallos:2.21.0
11
11
ports :
12
12
- " 8282:80/tcp"
13
13
environment :
Original file line number Diff line number Diff line change 1
1
services :
2
2
twingate-famous-alligator :
3
- image : docker.mafyuh.xyz/twingate/connector@sha256:749a50d21a69221e6737013e358e52c234d32b4dc9c9d905b383d802082e2807
3
+ image : docker.mafyuh.xyz/twingate/connector@sha256:30864d606a6a252ac919220ad32b7d9ea6335497e8ce774216b13bf05aabd4bf
4
4
container_name : twingate-famous-alligator
5
5
restart : always
6
6
environment :
You can’t perform that action at this time.
0 commit comments