Skip to content

Commit

Permalink
Merge pull request #4 from filviu/5-15-16-sha
Browse files Browse the repository at this point in the history
fix wrong sha
  • Loading branch information
filviu authored Mar 4, 2024
2 parents 9599e45 + bcb9435 commit 796faa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 5.15.16/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM amd64/eclipse-temurin:8-jre-jammy
ENV ACTIVEMQ_VERSION 5.15.16
ENV ACTIVEMQ apache-activemq-$ACTIVEMQ_VERSION
ENV ACTIVEMQ_TCP=61616 ACTIVEMQ_AMQP=5672 ACTIVEMQ_STOMP=61613 ACTIVEMQ_MQTT=1883 ACTIVEMQ_WS=61614 ACTIVEMQ_UI=8161
ENV SHA512_VAL=bb8819e03a907ac82089b3573a4338d62eb84e58930fc74da5d3852b5088d317707e889ad1c625ecc2bb0948482f7fa83d20e8af3f49a6bd2817962a5ebe9850
ENV SHA512_VAL=5aaa73047b3f80f1a79984fe1a4b84645bd1d31ae2de3b41b774616d8290e5ff9647a0e38fd4a753e472c56efba42025be67561ac9f652442e7b226aa62236af

ENV ACTIVEMQ_HOME /opt/activemq

Expand Down

0 comments on commit 796faa6

Please sign in to comment.