Skip to content

Commit

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

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

0 comments on commit da55a54

Please sign in to comment.