chore(deps): update golang:1.23.3 docker digest to 3694e36

This commit is contained in:
Renovate
2024-11-13 05:53:27 +00:00
parent 8dfe0bc370
commit 3729f1f35a
+2 -2
View File
@@ -3,7 +3,7 @@ include:
- project: unboundsoftware/ci-templates
file: Release.gitlab-ci.yml
image: golang:1.23.3@sha256:8956c08c8129598db36e92680d6afda0079b6b32b93c2c08260bf6fa75524e07
image: golang:1.23.3@sha256:3694e364a0357a6e885569d3bdd097f7b36839bc4fb0df2af33d411b37e27e59
stages:
- deps
@@ -42,7 +42,7 @@ test:
vulnerabilities:
stage: test
image: golang:1.23.3@sha256:8956c08c8129598db36e92680d6afda0079b6b32b93c2c08260bf6fa75524e07
image: golang:1.23.3@sha256:3694e364a0357a6e885569d3bdd097f7b36839bc4fb0df2af33d411b37e27e59
script:
- go install golang.org/x/vuln/cmd/govulncheck@latest
- govulncheck ./...