UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
C
Confluent
Confluent Component Operator
cp-ksqldb-server-operator-6.1.1
Commits
1286bbb4
Commit
1286bbb4
authored
Aug 18, 2021
by
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
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Dockerfile
Dockerfile
+2
-2
No files found.
Dockerfile
View file @
1286bbb4
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment