We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0706993 + 1c65742 commit 891e4bdCopy full SHA for 891e4bd
ci/release/build_in_docker.sh
@@ -4,7 +4,7 @@ cd -- "$(dirname "$0")/../.."
4
. ./ci/sub/lib.sh
5
6
tag="$(sh_c docker build \
7
- --build-arg GOVERSION="1.22.2.linux-$ARCH" \
+ --build-arg GOVERSION="1.23.6.linux-$ARCH" \
8
-qf ./ci/release/linux/Dockerfile ./ci/release/linux)"
9
docker_run \
10
-e DRY_RUN \
0 commit comments