-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from Mathias-S/activemq-5.18.3
Update ActiveMQ to 5.18.3 (critical security fix)
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM bellsoft/liberica-openjdk-alpine:17 | |
|
||
LABEL maintainer="Thomas Lutz <[email protected]>" | ||
|
||
ENV ACTIVEMQ_VERSION 5.18.2 | ||
ENV ACTIVEMQ_VERSION 5.18.3 | ||
ENV ACTIVEMQ apache-activemq-$ACTIVEMQ_VERSION | ||
ENV ACTIVEMQ_HOME /opt/activemq | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters