UNCLASSIFIED

Commit 1286bbb4 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'development' into 'master'

Development

See merge request !28
parents 8ac1c65b 99fdb8c8
Pipeline #431363 passed with stages
in 41 minutes and 36 seconds
......@@ -54,7 +54,7 @@ COPY archive.key /tmp/
# confluentinc/kafka-images/server
ENV COMPONENT=ksqldb-server
ENV CONFLUENT_VERSION=6.2.1
ENV CONFLUENT_VERSION=6.1.2
ENV CUB_CLASSPATH='"/usr/share/java/cp-base-new/*"'
ENV KSQL_CLASSPATH=/usr/share/java/ksqldb-server/*
......@@ -111,4 +111,4 @@ CMD ["/opt/caas/bin/run"]
HEALTHCHECK --start-period=120s --interval=5s --timeout=10s --retries=96 \
CMD /opt/caas/bin/ensure
USER 1001
\ No newline at end of file
USER 1001
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment