From 19e19281dee19316ae0cb91fb5a0595166321b44 Mon Sep 17 00:00:00 2001 From: mram Date: Sun, 20 Sep 2026 22:16:09 +0200 Subject: [PATCH] Pin compose example to v0.1.3 --- compose.yaml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml.example b/compose.yaml.example index 5323d75..ee0cc2a 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.2 + image: git.rambossek.at/public/gpu-turnstile:v0.1.3 restart: unless-stopped environment: # Services on the Docker host itself: