Skip to content

Commit 891e4bd

Browse files
authored
Merge pull request #2383 from nathanlaceyraft/update-go-to-resolve-cve
resolve govulncheck CVE with golang update
2 parents 0706993 + 1c65742 commit 891e4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/release/build_in_docker.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cd -- "$(dirname "$0")/../.."
44
. ./ci/sub/lib.sh
55

66
tag="$(sh_c docker build \
7-
--build-arg GOVERSION="1.22.2.linux-$ARCH" \
7+
--build-arg GOVERSION="1.23.6.linux-$ARCH" \
88
-qf ./ci/release/linux/Dockerfile ./ci/release/linux)"
99
docker_run \
1010
-e DRY_RUN \

0 commit comments

Comments
 (0)