Skip to content

Commit a310a2c

Browse files
thielepauldims
authored andcommitted
use v20250702-52f5173c3a instead of latest for gcr.io/k8s-staging-test-infra/bootstrap
1 parent 692ca30 commit a310a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/integration-in-docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function run_tests() {
5858
--privileged \
5959
--cap-add="sys_admin" \
6060
--entrypoint="" \
61-
gcr.io/k8s-staging-test-infra/bootstrap \
61+
gcr.io/k8s-staging-test-infra/bootstrap:v20250702-52f5173c3a \
6262
bash -c "export DEBIAN_FRONTEND=noninteractive && \
6363
apt update && \
6464
apt install -y $PACKAGES && \

0 commit comments

Comments
 (0)