Skip to content

Commit

Permalink
Merge pull request #31592 from spowelljr/updateMinikubeProw
Browse files Browse the repository at this point in the history
Update minikube prow job to point to v0.0.6 image
  • Loading branch information
k8s-ci-robot authored Jan 10, 2024
2 parents 367da8f + 794244d commit 7e349dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/minikube/minikube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ presubmits:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-minikube/prow-test:v0.0.5
- image: gcr.io/k8s-minikube/prow-test:v0.0.6
# we add --force since minikube is running as root
command:
- wrapper.sh
Expand Down

0 comments on commit 7e349dd

Please sign in to comment.