File tree Expand file tree Collapse file tree
release-mirror-cleanup-controller
release-reimport-controller Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM registry.ci.openshift.org/ocp/4.21 :tools
1+ FROM registry.ci.openshift.org/ocp/4.23 :tools
22LABEL maintainer="apavel@redhat.com"
33
44RUN yum install -y graphviz
Original file line number Diff line number Diff line change 1- FROM registry.ci.openshift.org/ocp/4.21 :tools
1+ FROM registry.ci.openshift.org/ocp/4.23 :tools
22LABEL maintainer="apavel@redhat.com"
33
44ADD release-controller /usr/bin/release-controller
Original file line number Diff line number Diff line change 1- FROM registry.ci.openshift.org/ocp/4.21 :cli
1+ FROM registry.ci.openshift.org/ocp/4.23 :cli
22LABEL maintainer="apavel@redhat.com"
33
44ADD release-mirror-cleanup-controller /usr/bin/release-mirror-cleanup-controller
Original file line number Diff line number Diff line change 1- FROM registry.ci.openshift.org/ocp/4.21 :cli
1+ FROM registry.ci.openshift.org/ocp/4.23 :cli
22LABEL maintainer="apavel@redhat.com"
33
44ADD release-reimport-controller /usr/bin/release-reimport-controller
You can’t perform that action at this time.
0 commit comments