File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
developer/images/dependencies-update Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:35c99977ee5baa359bdc80f9ccc360644d2dbccb7462ca0fd97a23170a00cfd1
2+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:0dfa71a7ec2caf445e7ac6b7422ae67f3518960bd6dbf62a7b77fa7a6cfc02b1
33RUN set -x \
44 && mkdir ~/.kube \
55 && mkdir -p /tmp/image-build \
Original file line number Diff line number Diff line change 11# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:35c99977ee5baa359bdc80f9ccc360644d2dbccb7462ca0fd97a23170a00cfd1
2+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:0dfa71a7ec2caf445e7ac6b7422ae67f3518960bd6dbf62a7b77fa7a6cfc02b1
33RUN set -x \
44 && mkdir ~/.kube \
55 && mkdir -p /tmp/image-build \
Original file line number Diff line number Diff line change 11# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:35c99977ee5baa359bdc80f9ccc360644d2dbccb7462ca0fd97a23170a00cfd1
2+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:0dfa71a7ec2caf445e7ac6b7422ae67f3518960bd6dbf62a7b77fa7a6cfc02b1
33LABEL build-date= \
44 com.redhat.build-host= \
55 description="This image provides binaries and a script to tag images with the latest commit ID on quay.io" \
Original file line number Diff line number Diff line change 11# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:35c99977ee5baa359bdc80f9ccc360644d2dbccb7462ca0fd97a23170a00cfd1
2+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:0dfa71a7ec2caf445e7ac6b7422ae67f3518960bd6dbf62a7b77fa7a6cfc02b1
33LABEL build-date= \
44 com.redhat.build-host= \
55 description="This image provides the static checks binaries." \
Original file line number Diff line number Diff line change 11# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:35c99977ee5baa359bdc80f9ccc360644d2dbccb7462ca0fd97a23170a00cfd1
2+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:0dfa71a7ec2caf445e7ac6b7422ae67f3518960bd6dbf62a7b77fa7a6cfc02b1
33LABEL build-date= \
44 com.redhat.build-host= \
55 description="This image provides a script to scan Clair for security vulnerabilities on container images via Quay." \
Original file line number Diff line number Diff line change 11# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:35c99977ee5baa359bdc80f9ccc360644d2dbccb7462ca0fd97a23170a00cfd1
2+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:0dfa71a7ec2caf445e7ac6b7422ae67f3518960bd6dbf62a7b77fa7a6cfc02b1
33LABEL build-date= \
44 com.redhat.build-host= \
55 description="This image provides the scripts to update the repository dependencies." \
Original file line number Diff line number Diff line change 11# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:35c99977ee5baa359bdc80f9ccc360644d2dbccb7462ca0fd97a23170a00cfd1
2+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:0dfa71a7ec2caf445e7ac6b7422ae67f3518960bd6dbf62a7b77fa7a6cfc02b1
33WORKDIR /
44RUN mkdir /workspace && chmod 777 /workspace && chown 65532:65532 /workspace
55ENV HOME /tmp/home
Original file line number Diff line number Diff line change 11# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:35c99977ee5baa359bdc80f9ccc360644d2dbccb7462ca0fd97a23170a00cfd1
2+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:0dfa71a7ec2caf445e7ac6b7422ae67f3518960bd6dbf62a7b77fa7a6cfc02b1
33LABEL build-date= \
44 com.redhat.build-host= \
55 description="This image provides binaries and a script to install tektoncd components on the workload clusters." \
Original file line number Diff line number Diff line change 11# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:35c99977ee5baa359bdc80f9ccc360644d2dbccb7462ca0fd97a23170a00cfd1
2+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:0dfa71a7ec2caf445e7ac6b7422ae67f3518960bd6dbf62a7b77fa7a6cfc02b1
33LABEL build-date= \
44 com.redhat.build-host= \
55 description="This image provides the required tooling to update the image tags on the SRE gitops repository" \
You can’t perform that action at this time.
0 commit comments