⬆️ Update docker.mafyuh.xyz/twingate/connector Docker digest to 30864d6 #66

Merged
mafyuh merged 2 commits from renovate/docker.mafyuh.xyz-twingate-connector into main 2024-08-06 15:00:49 -04:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 5aea0e7163 - Show all commits

View file

@ -2,7 +2,7 @@ version: "3.8"
services: services:
ollama: ollama:
image: ollama/ollama:0.3.3 image: ollama/ollama:0.3.4
container_name: ollama container_name: ollama
restart: unless-stopped restart: unless-stopped
volumes: volumes:

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:f6e9fff347602b8e70f1765127abc96f3b8d1af4cc46185913a043edab75ae5b image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:31fc2956d49179f7fd230b030e702e40ade7ccc361d0f1079e4a56bc888678f9
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.20.1 image: bellamy/wallos:2.21.0
ports: ports:
- "8282:80/tcp" - "8282:80/tcp"
environment: environment: