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 ddf9bff commit 7af4869Copy full SHA for 7af4869
1 file changed
bloscjni/Dockerfile.centos7
@@ -13,4 +13,4 @@ RUN cd /usr/local/src && \
13
mv cmake-3.22.2-linux-x86_64 /usr/local/cmake
14
15
ENV PATH="/usr/local/cmake/bin:$PATH"
16
-ENV JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.372.b07-1.el7_9.x86_64
+ENV JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64
0 commit comments