Skip to content

Commit d050d5a

Browse files
committed
Update Stream Reactor to 2.1.3
Signed-off-by: Marios Andreopoulos <opensource@andmarios.com>
1 parent 2530cff commit d050d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ RUN echo -e 'access.control.allow.methods=GET,POST,PUT,DELETE,OPTIONS\naccess.co
6060
#################
6161

6262
# Add Stream Reactor and needed components
63-
ARG STREAM_REACTOR_VERSION=2.1.2
63+
ARG STREAM_REACTOR_VERSION=2.1.3
6464
ARG KAFKA_VERSION_4SR=2.5.0
6565
ARG STREAM_REACTOR_URL="https://archive.landoop.com/lkd/packages/connectors/stream-reactor/stream-reactor-${STREAM_REACTOR_VERSION}_connect${KAFKA_VERSION_4SR}.tar.gz"
6666
ARG ACTIVEMQ_VERSION=5.12.3

0 commit comments

Comments
 (0)