We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692ca30 commit a310a2cCopy full SHA for a310a2c
build/integration-in-docker.sh
@@ -58,7 +58,7 @@ function run_tests() {
58
--privileged \
59
--cap-add="sys_admin" \
60
--entrypoint="" \
61
- gcr.io/k8s-staging-test-infra/bootstrap \
+ gcr.io/k8s-staging-test-infra/bootstrap:v20250702-52f5173c3a \
62
bash -c "export DEBIAN_FRONTEND=noninteractive && \
63
apt update && \
64
apt install -y $PACKAGES && \
0 commit comments