We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2530cff commit d050d5aCopy full SHA for d050d5a
Dockerfile
@@ -60,7 +60,7 @@ RUN echo -e 'access.control.allow.methods=GET,POST,PUT,DELETE,OPTIONS\naccess.co
60
#################
61
62
# Add Stream Reactor and needed components
63
-ARG STREAM_REACTOR_VERSION=2.1.2
+ARG STREAM_REACTOR_VERSION=2.1.3
64
ARG KAFKA_VERSION_4SR=2.5.0
65
ARG STREAM_REACTOR_URL="https://archive.landoop.com/lkd/packages/connectors/stream-reactor/stream-reactor-${STREAM_REACTOR_VERSION}_connect${KAFKA_VERSION_4SR}.tar.gz"
66
ARG ACTIVEMQ_VERSION=5.12.3
0 commit comments