File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ metadata:
88 pipelinesascode.tekton.dev/cancel-in-progress : " false"
99 pipelinesascode.tekton.dev/max-keep-runs : " 3"
1010 pipelinesascode.tekton.dev/on-cel-expression : event == "push" && target_branch
11- == "release/ 1.7.x"
11+ == "release- 1.7.x"
1212 creationTimestamp : null
1313 labels :
1414 appstudio.openshift.io/application : opendatahub-release
3131 - name : build-args
3232 value :
3333 - RUNTIMES=lightgbm sklearn xgboost
34+ - BUILDER_BASE_IMAGE=python:3.12-slim
35+ - RUNTIME_BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal
3436 pipelineSpec :
3537 description : |
3638 This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.
You can’t perform that action at this time.
0 commit comments