resolve govulncheck CVE with golang update
This commit is contained in:
parent
0706993099
commit
1c657421f3
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ cd -- "$(dirname "$0")/../.."
|
|||
. ./ci/sub/lib.sh
|
||||
|
||||
tag="$(sh_c docker build \
|
||||
--build-arg GOVERSION="1.22.2.linux-$ARCH" \
|
||||
--build-arg GOVERSION="1.23.6.linux-$ARCH" \
|
||||
-qf ./ci/release/linux/Dockerfile ./ci/release/linux)"
|
||||
docker_run \
|
||||
-e DRY_RUN \
|
||||
|
|
|
|||
Loading…
Reference in a new issue