Skip to content

Commit

Permalink
Updated dockerfile to look for mod-orders-storage-fat.jar
Browse files Browse the repository at this point in the history
  • Loading branch information
jkomick committed Aug 21, 2018
1 parent 5037e16 commit ba1705a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM folioci/openjdk8-jre:latest

ENV VERTICLE_FILE mod-orders-fat.jar
ENV VERTICLE_FILE mod-orders-storage-fat.jar

# Set the location of the verticles
ENV VERTICLE_HOME /usr/verticles
Expand Down

0 comments on commit ba1705a

Please sign in to comment.