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 8d03aa3 commit f7a2374Copy full SHA for f7a2374
docker/kafka/Dockerfile
@@ -42,7 +42,7 @@ ENV PATH $JAVA_HOME/bin:$PATH
42
43
# Default to UTF-8 file.encoding
44
ENV LANG C.UTF-8
45
-ENV JAVA_VERSION 21
+ENV JAVA_VERSION 17
46
47
RUN set -eux; \
48
\
0 commit comments