chore: update go-build image to cr.simoncor.net/go-build:latest
All checks were successful
ci/woodpecker/manual/gitleaks Pipeline was successful
ci/woodpecker/manual/lint-test-release Pipeline was successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/lint-test-release Pipeline was successful

This commit is contained in:
Simon Cornet 2026-05-19 18:00:49 +02:00
commit 9e3cf6f922

View file

@ -13,7 +13,7 @@ steps:
- "tag" - "tag"
- name: "testing" - name: "testing"
image: "registry.gitlab.simoncor.net/oci/go-build:v25.06.03" image: "cr.simoncor.net/go-build:latest"
depends_on: depends_on:
- "linting" - "linting"
commands: commands: