Bump ActiveMQ version to 5.15.8
This commit is contained in:
parent
f623ce13ba
commit
64dda6172e
@ -5,8 +5,8 @@ LAYER activemq/activemq
|
||||
|
||||
RUN EOF
|
||||
# Download and install ActiveMQ
|
||||
wget http://archive.apache.org/dist/activemq/5.15.6/apache-activemq-5.15.6-bin.tar.gz -O - | tar xzf - -C /srv
|
||||
mv /srv/apache-activemq-5.15.6 /srv/activemq
|
||||
wget http://archive.apache.org/dist/activemq/5.15.8/apache-activemq-5.15.8-bin.tar.gz -O - | tar xzf - -C /srv
|
||||
mv /srv/apache-activemq-5.15.8 /srv/activemq
|
||||
|
||||
# Create OS user
|
||||
addgroup -S -g 61616 activemq
|
||||
|
Loading…
Reference in New Issue
Block a user