Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Commit

Permalink
fix docker file
Browse files Browse the repository at this point in the history
fix docker file
  • Loading branch information
cchiama committed Jan 7, 2019
1 parent 1aa7b6a commit 91642ca
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-marccat-1.1.0.jar
ENV VERTICLE_FILE mod-marccat-1.2.0.jar

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

0 comments on commit 91642ca

Please sign in to comment.