chore(deps): update golang docker tag to v1.23.0
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ build:
|
||||
|
||||
vulnerabilities:
|
||||
stage: build
|
||||
image: golang:1.22.6
|
||||
image: golang:1.23.0
|
||||
script:
|
||||
- go install golang.org/x/vuln/cmd/govulncheck@latest
|
||||
- govulncheck ./...
|
||||
|
||||
Reference in New Issue
Block a user