Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Commit

Permalink
Update crossdock image to java8
Browse files Browse the repository at this point in the history
  • Loading branch information
pavolloffay committed May 11, 2017
1 parent 8dade53 commit 05707fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jaeger-crossdock/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM maven:3.3-jdk-7
FROM openjdk:8u121-jdk-alpine
EXPOSE 8080-8082

ADD build/libs/jaeger-crossdock.jar /
Expand Down

0 comments on commit 05707fe

Please sign in to comment.