Skip to content

Commit

Permalink
Merge pull request ovn-org#1561 from openshift-cherrypick-robot/cherr…
Browse files Browse the repository at this point in the history
…y-pick-1554-to-release-4.13

[release-4.13] OCPBUGS-8479: Dockerfile: bump to ovn23.03-23.03.0-4.el9fdp for RHEL9
  • Loading branch information
openshift-merge-robot committed Mar 10, 2023
2 parents 5c534b9 + f4d4712 commit 3521f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.base.rhel9
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN dnf install -y --nodocs \
dnf clean all

ARG ovsver=3.1.0-2.el9fdp
ARG ovnver=23.03.0-preview.4.el9fdp
ARG ovnver=23.03.0-4.el9fdp

RUN INSTALL_PKGS="iptables" && \
dnf install -y --nodocs $INSTALL_PKGS && \
Expand Down

0 comments on commit 3521f68

Please sign in to comment.