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

Commit 408a893

Browse files
authored
Update Dockerfile
1 parent 719a8a6 commit 408a893

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ RUN echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main" | te
1111
&& apt-get update \
1212
&& apt-get -y install oracle-java8-installer \
1313
&& apt-get -y install oracle-java8-set-default
14+
15+
RUN java -version

0 commit comments

Comments
 (0)