Skip to content

Commit 93039d4

Browse files
Update tag
1 parent 3782e79 commit 93039d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.tekton/odh-pipeline-runtime-datascience-cpu-py311-ubi9-push.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,15 @@ spec:
2828
- name: revision
2929
value: '{{revision}}'
3030
- name: output-image
31-
value: quay.io/opendatahub/odh-pipeline-runtime-datascience-cpu-py311-ubi9:2025a-v1.34
31+
value: quay.io/opendatahub/odh-pipeline-runtime-datascience-cpu-py311-ubi9:{{revision}}
3232
- name: dockerfile
3333
value: runtimes/datascience/ubi9-python-3.11/Dockerfile.cpu
3434
- name: path-context
3535
value: .
3636
- name: additional-tags
3737
value:
3838
- '{{target_branch}}-{{revision}}'
39+
- 2025a-v1.34
3940
pipelineSpec:
4041
description: |
4142
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.

0 commit comments

Comments
 (0)