Skip to content

Commit

Permalink
July 2024 updates - ActiveMQ updated to 5.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin Morris committed Jul 31, 2024
1 parent adcbc1d commit 519f926
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion activemq/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG TARGETARCH
ARG ACTIVEMQ_VERSION="5.18.3"
ARG ACTIVEMQ_FILE="apache-activemq-${ACTIVEMQ_VERSION}-bin.tar.gz"
ARG ACTIVEMQ_URL="https://archive.apache.org/dist/activemq/${ACTIVEMQ_VERSION}/${ACTIVEMQ_FILE}"
ARG ACTIVEMQ_FILE_SHA256="943381aa6d340707de6c42eadbf7b41b7fdf93df604156d972d50c4da783544f"
ARG ACTIVEMQ_FILE_SHA256="1190b809a35ceb5fb0273f4a47d4584684d75c43360942be10d9af1fc0a39394"

EXPOSE 61616 5672 61613 1883 61614 8161

Expand Down
2 changes: 1 addition & 1 deletion activemq/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ActiveMQ

Docker image for [ActiveMQ] version 5.17.6.
Docker image for [ActiveMQ] version 5.18.5.

Please refer to the [ActiveMQ Documentation] for more in-depth information.

Expand Down

0 comments on commit 519f926

Please sign in to comment.