Bump ActiveMQ to 5.15.6
This commit is contained in:
parent
2a6d271d2d
commit
76616fcab9
@ -5,8 +5,8 @@ LAYER activemq/activemq
|
||||
|
||||
RUN EOF
|
||||
# Download and install ActiveMQ
|
||||
wget http://archive.apache.org/dist/activemq/5.15.5/apache-activemq-5.15.5-bin.tar.gz -O - | tar xzf - -C /srv
|
||||
mv /srv/apache-activemq-5.15.5 /srv/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
|
||||
|
||||
# Create OS user
|
||||
addgroup -S -g 61616 activemq
|
||||
|
Loading…
Reference in New Issue
Block a user