File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -881,7 +881,7 @@ spec:
881881 memory : 256Mi
882882 sidecars :
883883 - name : indy-generic-proxy
884- image : quay.io/factory2/indy-generic-proxy-service:latest-stage-mpplus
884+ image : quay.io/factory2/indy-generic-proxy-service:latest-stage-mpplus@sha256:1b74f69780ea99fff728a0682d7843c8f22233076f0fd8ac4b1147421d006dac
885885 volumeMounts :
886886 - name : indy-generic-proxy-secrets
887887 readOnly : true
Original file line number Diff line number Diff line change 3535 mountPath : /var/workdir
3636 steps :
3737 - name : preprocessor
38- image : quay.io/konflux-ci/pnc-konflux-tooling:latest
38+ image : quay.io/konflux-ci/pnc-konflux-tooling:latest@sha256:8c1c50b01c8dc5e3847f2ace4da8d28d255935b15c14d043bb2e819941697b29
3939 securityContext :
4040 runAsUser : 0
4141 computeResources :
Original file line number Diff line number Diff line change 8585 - name : IMAGE_URL
8686 value : $(params.IMAGE_URL)
8787 - name : upload-artifacts
88- image : quay.io/konflux-ci/pnc-konflux-tooling:latest
88+ image : quay.io/konflux-ci/pnc-konflux-tooling:latest@sha256:8c1c50b01c8dc5e3847f2ace4da8d28d255935b15c14d043bb2e819941697b29
8989 securityContext :
9090 runAsUser : 0
9191 computeResources :
@@ -119,7 +119,7 @@ spec:
119119 fi
120120 /opt/jboss/container/java/run/run-java.sh $@
121121 - name : upload-log
122- image : quay.io/konflux-ci/pnc-konflux-tooling:latest
122+ image : quay.io/konflux-ci/pnc-konflux-tooling:latest@sha256:8c1c50b01c8dc5e3847f2ace4da8d28d255935b15c14d043bb2e819941697b29
123123 securityContext :
124124 runAsUser : 0
125125 computeResources :
You can’t perform that action at this time.
0 commit comments