fnproject / fdk-java

Java API and runtime for fn.
Apache License 2.0
142 stars 53 forks source link

Fix path of java binary in Dockerfile #210

Closed harryjsmith closed 5 years ago

harryjsmith commented 5 years ago

Java 8 Dockerfile specified absolute path to java binary which has seemingly changed in latest versions of openjdk:8-slim image (possibly due to https://github.com/docker-library/openjdk/commit/3eb0351b208d739fac35345c85e3c6237c2114ec#diff-e29295585240d6f18a944f2a83a10505) and broke the build. This changes it to simply java.