Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
markusweigelt authored Nov 6, 2023
1 parent a405dcb commit 721d8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM openjdk:11-jre-slim-bullseye

MAINTAINER [email protected]

ARG ACTIVEMQ_VERSION=5.18.1
ARG ACTIVEMQ_VERSION=5.18.3
ARG ACTIVEMQ=apache-activemq-$ACTIVEMQ_VERSION
ARG VCS_REF
ARG BUILD_DATE
Expand Down

0 comments on commit 721d8d3

Please sign in to comment.