Skip to content

Commit

Permalink
Merge pull request #32891 from BenTheElder/bump-bootstrap
Browse files Browse the repository at this point in the history
bump bootstrap to pickup ipv6 changes
  • Loading branch information
k8s-ci-robot authored Jul 2, 2024
2 parents 27ef1ce + e5919fb commit 590eff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/kubekins-e2e/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

ARG OLD_BAZEL_VERSION
FROM launcher.gcr.io/google/bazel:${OLD_BAZEL_VERSION} as old
FROM gcr.io/k8s-staging-test-infra/bootstrap:v20240627-6dd397d329
FROM gcr.io/k8s-staging-test-infra/bootstrap:v20240702-c547b1533e

# hint to kubetest that it is in CI
ENV KUBETEST_IN_DOCKER="true"
Expand Down

0 comments on commit 590eff4

Please sign in to comment.