update image tag
This commit is contained in:
parent
99e1c10e3d
commit
14e28352d6
|
|
@ -70,7 +70,7 @@ outputs:
|
|||
type: UI metadata
|
||||
implementation:
|
||||
container:
|
||||
image: gcr.io/ml-pipeline/ml-pipeline-gcp:a8fcec5f702fc2528c87ed6fd698b9cfca8b509e
|
||||
image: gcr.io/ml-pipeline/ml-pipeline-gcp:cb7342c5c19bfbc2f4f253e7ada9f9ff909594d1
|
||||
args: [
|
||||
--ui_metadata_path, {outputPath: MLPipeline UI metadata},
|
||||
kfp_component.google.dataproc, create_cluster,
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ outputs:
|
|||
type: UI metadata
|
||||
implementation:
|
||||
container:
|
||||
image: gcr.io/ml-pipeline/ml-pipeline-gcp:a8fcec5f702fc2528c87ed6fd698b9cfca8b509e
|
||||
image: gcr.io/ml-pipeline/ml-pipeline-gcp:cb7342c5c19bfbc2f4f253e7ada9f9ff909594d1
|
||||
args: [
|
||||
--ui_metadata_path, {outputPath: MLPipeline UI metadata},
|
||||
kfp_component.google.dataproc, submit_pyspark_job,
|
||||
|
|
|
|||
|
|
@ -76,7 +76,7 @@ outputs:
|
|||
type: UI metadata
|
||||
implementation:
|
||||
container:
|
||||
image: gcr.io/ml-pipeline/ml-pipeline-gcp:a8fcec5f702fc2528c87ed6fd698b9cfca8b509e
|
||||
image: gcr.io/ml-pipeline/ml-pipeline-gcp:cb7342c5c19bfbc2f4f253e7ada9f9ff909594d1
|
||||
args: [
|
||||
--ui_metadata_path, {outputPath: MLPipeline UI metadata},
|
||||
kfp_component.google.dataproc, submit_spark_job,
|
||||
|
|
|
|||
Loading…
Reference in New Issue