Copy go.sum into the Docker build; pin compose example to v0.1.5
ci / test (push) Successful in 13s
ci / docker (push) Successful in 1m7s
ci / release (push) Successful in 14s

The image build broke with the first Linux-imported dependency
(go-systemd): the Dockerfile copied go.mod only, and the missing go.sum
never mattered while golang.org/x/sys was Windows-only.
This commit is contained in:
mram
2026-09-20 22:49:55 +02:00
parent 9481fd8418
commit 75f16a0229
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
# ComfyUI --listen 0.0.0.0 --port 8189).
services:
gpu-turnstile:
image: git.rambossek.at/public/gpu-turnstile:v0.1.4
image: git.rambossek.at/public/gpu-turnstile:v0.1.5
restart: unless-stopped
environment:
# Each consumer is enabled by setting its URL; leave one unset to