Skip to content

Commit

Permalink
Update to latest image (kubeflow#874)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yao Xiao authored Jan 26, 2021
1 parent 33137d5 commit 2ab4bb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ data:
always_run: true
spec:
containers:
- image: public.ecr.aws/j1r0q0g6/kubeflow-testing:test
- image: public.ecr.aws/j1r0q0g6/kubeflow-testing:latest
imagePullPolicy: Always
command: ["/usr/local/bin/run_workflows.sh"]
kind: ConfigMap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,6 @@ presubmits:
always_run: true
spec:
containers:
- image: public.ecr.aws/j1r0q0g6/kubeflow-testing:test
- image: public.ecr.aws/j1r0q0g6/kubeflow-testing:latest
imagePullPolicy: Always
command: ["/usr/local/bin/run_workflows.sh"]

0 comments on commit 2ab4bb6

Please sign in to comment.