File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2929 - name : build-platforms
3030 value :
3131 - linux/x86_64
32- - linux/arm64
33- - linux/ppc64le
34- - linux/s390x
3532 - name : dockerfile
3633 value : Dockerfile
3734 - name : build-source-image
@@ -263,6 +260,7 @@ spec:
263260 - io.openshift.tags="quay"
264261 - summary="Red Hat Quay image builder"
265262 - description="Red Hat Quay image builder"
263+ - cpe="cpe:/a:redhat:quay:3.10::el8"
266264 - name : BUILDAH_FORMAT
267265 value : $(params.buildah-format)
268266 runAfter :
Original file line number Diff line number Diff line change @@ -260,6 +260,7 @@ spec:
260260 - io.openshift.tags="quay"
261261 - summary="Red Hat Quay image builder"
262262 - description="Red Hat Quay image builder"
263+ - cpe="cpe:/a:redhat:quay:3.10::el8"
263264 - name : BUILDAH_FORMAT
264265 value : $(params.buildah-format)
265266 runAfter :
You can’t perform that action at this time.
0 commit comments