Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Commit 0843569

Browse files
authored
Update Dockerfile
1 parent 7ad13ef commit 0843569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ RUN echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main" | te
1313
&& apt-get -y install oracle-java9-set-default
1414

1515
ENV JAVA_TOOL_OPTIONS -Dfile.encoding=UTF8
16-
ENV JAVA_HOME /usr/lib/jvm/java-9-oracle/jre/
16+
ENV JAVA_HOME /usr/lib/jvm/java-9-oracle/
1717

1818
RUN java -version

0 commit comments

Comments
 (0)