Pin compose example to v0.1.3
ci / test (push) Successful in 12s
ci / docker (push) Successful in 1m8s
ci / release (push) Failing after 25s

This commit is contained in:
mram
2026-09-20 22:16:09 +02:00
parent 08d02d8fa8
commit 19e19281de
+1 -1
View File
@@ -6,7 +6,7 @@
# ComfyUI --listen 0.0.0.0 --port 8189). # ComfyUI --listen 0.0.0.0 --port 8189).
services: services:
gpu-turnstile: 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 restart: unless-stopped
environment: environment:
# Services on the Docker host itself: # Services on the Docker host itself: