This commit is contained in:
Armando Diaz
2025-12-04 17:22:57 -06:00
parent b75534b9fe
commit 0c63139513

View File

@@ -21,7 +21,7 @@ variables:
# Run Go tests
test:
stage: test
image: deps.global.bsf.tools/golang:1.22-alpine
image: deps.global.bsf.tools/docker/golang:1.22-alpine
before_script:
- apk add --no-cache git
script: