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.
1 parent cb7df12 commit b104988Copy full SHA for b104988
packages/graphql-amqp-subscriptions-engine/qpid-docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ibmjava:8-jre@sha256:ee46960b7a90bb22f4ef03ec3411b68dea163208be4edba192837754cb765243
+FROM ibmjava:8-jre@sha256:9626481da11b946704196b63dc021c686cf95027e392f545805c0522a4428eef
2
WORKDIR /usr/local/qpid
3
RUN apt-get update && apt-get install -y curl \
4
&& curl https://dlcdn.apache.org/qpid/broker-j/8.0.6/binaries/apache-qpid-broker-j-8.0.6-bin.tar.gz \
0 commit comments