Bump curl and Go version (#10503)
* Bump curl and Go version * Add NGINX BAse image scanning * Try again
This commit is contained in:
parent
3732fc6ab6
commit
8b53cabe03
26 changed files with 360 additions and 240 deletions
|
|
@ -87,7 +87,7 @@ if [[ "$DOCKER_IN_DOCKER_ENABLED" == "true" ]]; then
|
|||
echo "..reached DIND check TRUE block, inside run-in-docker.sh"
|
||||
echo "FLAGS=$FLAGS"
|
||||
#go env
|
||||
go install -mod=mod github.com/onsi/ginkgo/v2/ginkgo@v2.9.5
|
||||
go install -mod=mod github.com/onsi/ginkgo/v2/ginkgo@v2.13.0
|
||||
find / -type f -name ginkgo 2>/dev/null
|
||||
which ginkgo
|
||||
/bin/bash -c "${FLAGS}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue