Skip to content

Commit

Permalink
Removed qpid-dispatch-router, as it no longer exists on Fedora 41
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-d authored and ssorj committed Dec 6, 2024
1 parent 9100016 commit b416dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN cd /root/quiver && make install PREFIX=/usr/local
FROM registry.fedoraproject.org/fedora-minimal

RUN microdnf -y install java-17-openjdk-headless nodejs python3-numpy unzip zstd cyrus-sasl cyrus-sasl-md5 \
cyrus-sasl-plain python3-qpid-proton qpid-dispatch-router qpid-proton-c qpid-proton-cpp \
cyrus-sasl-plain python3-qpid-proton qpid-proton-c qpid-proton-cpp \
&& microdnf -y clean all

COPY --from=build /usr/local /usr/local
Expand Down

0 comments on commit b416dd8

Please sign in to comment.