Skip to content

Commit

Permalink
Update Dockerfile.centos7
Browse files Browse the repository at this point in the history
  • Loading branch information
normanrz authored Nov 20, 2024
1 parent ddf9bff commit 7af4869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bloscjni/Dockerfile.centos7
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ RUN cd /usr/local/src && \
mv cmake-3.22.2-linux-x86_64 /usr/local/cmake

ENV PATH="/usr/local/cmake/bin:$PATH"
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 comments on commit 7af4869

Please sign in to comment.