We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27033e3 + 4024298 commit 760a49cCopy full SHA for 760a49c
dist/images/Dockerfile.fedora
@@ -97,6 +97,7 @@ RUN if [ "$TARGETPLATFORM" = "linux/amd64" ] || [ -z "$TARGETPLATFORM"] ; then k
97
######################################
98
FROM fedora:41 AS source
99
COPY --from=ovnbuilder /root/ovn/rpm/rpmbuild/RPMS/x86_64/*.rpm /
100
+COPY --from=ovnbuilder /root/ovs/rpm/rpmbuild/RPMS/x86_64/*.rpm /
101
102
####################################
103
# Stage to copy OVN RPMs from koji #
0 commit comments