Skip to content

Commit

Permalink
OLMIS-5467: Updated service-base version to 3 in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kpalkowska committed Dec 4, 2018
1 parent be98e88 commit 470cd02
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,4 +1,4 @@
FROM openlmis/service-base:2
FROM openlmis/service-base:3

COPY build/libs/*.jar /service.jar
COPY src/main/resources/db/demo-data/*.csv /demo-data/
Expand Down

0 comments on commit 470cd02

Please sign in to comment.