Skip to content

Commit ccdb82b

Browse files
committed
Revert "use v20250702-52f5173c3a instead of latest for gcr.io/k8s-staging-test-infra/bootstrap"
This reverts commit a310a2c. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 88f544e commit ccdb82b

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:v20250702-52f5173c3a \
61+
gcr.io/k8s-staging-test-infra/bootstrap \
6262
bash -c "export DEBIAN_FRONTEND=noninteractive && \
6363
apt update && \
6464
apt install -y $PACKAGES && \

0 commit comments

Comments
 (0)