File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
overlay.d/15-microshift/etc/yum.repos.d Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ COPY overlay.d/00-temp/ /
77RUN microdnf install --setopt=install_weak_deps=False \
88 -y rpmbuild && chmod +x /usr/bin/fakerpm.sh \
99 && mkdir -p /srv/fakerpms/ && pushd /srv/fakerpms/ \
10- && /usr/bin/fakerpm.sh openvswitch3.1 \
10+ && /usr/bin/fakerpm.sh openvswitch3.3 \
1111 # See https://github.com/openshift/microshift/pull/967
1212 && /usr/bin/fakerpm.sh openshift-clients
1313 # Prefer to use the clients from the OKD's GitHub release page
Original file line number Diff line number Diff line change 11[microshift]
22name=microshift
33type=rpm-md
4- baseurl=https://mirror.openshift.com/pub/openshift-v4/$basearch/microshift/ocp/latest-4.15 /el9/os/
4+ baseurl=https://mirror.openshift.com/pub/openshift-v4/$basearch/microshift/ocp/latest-4.16 /el9/os/
55gpgcheck=0
66enabled=1
You can’t perform that action at this time.
0 commit comments