Skip to content

Commit f630c20

Browse files
kinowmr-c
authored andcommitted
Update Docker command java location
1 parent fbf1d93 commit f630c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ WORKDIR /tmp
5555

5656
EXPOSE 8080
5757
ENV LC_ALL C.UTF-8
58-
CMD ["/usr/bin/java", "-jar", "/usr/lib/cwlviewer.jar"]
58+
CMD ["/opt/java/openjdk/bin/java", "-jar", "/usr/lib/cwlviewer.jar"]

0 commit comments

Comments
 (0)