Bump activemq version

Change-Id: Ib56ed876f8298215c8e4fe52804b80e287a9e93e
This commit is contained in:
jmarchel7bulls 2024-05-16 12:01:18 +02:00
parent e7ffd46c34
commit 6f50353f55

View File

@ -1,4 +1,4 @@
# Use the official Apache ActiveMQ image
FROM docker.io/apache/activemq-classic:5.18.2
FROM docker.io/apache/activemq-classic:5.18.3
COPY ./activemq.xml /opt/activemq/conf/activemq.xml