From 5f6a22c2cf1ccf981f3ae7fd3f303f6ed6df0c87 Mon Sep 17 00:00:00 2001 From: mram Date: Sun, 20 Sep 2026 20:07:38 +0200 Subject: [PATCH] Pin compose example to v0.1.2 --- compose.yaml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml.example b/compose.yaml.example index 56113da..2ba61d6 100644 --- a/compose.yaml.example +++ b/compose.yaml.example @@ -6,7 +6,7 @@ # ComfyUI --listen 0.0.0.0 --port 8189). services: gpu-turnstile: - image: git.rambossek.at/public/gpu-turnstile:v0.1.1 + image: git.rambossek.at/public/gpu-turnstile:v0.1.2 restart: unless-stopped environment: # Services on the Docker host itself: