fix(ci): image tag

This commit is contained in:
Simon Cornet 2025-06-16 16:49:02 +02:00
commit 661e99cb5a

View file

@ -2,6 +2,6 @@
testing: testing:
stage: "testing" stage: "testing"
image: "cr.simoncor.net/siempie/go-build:v26.06.16" image: "cr.simoncor.net/siempie/go-build:v25.06.16"
script: script:
- "go test ./..." - "go test ./..."