Skip to content

Commit

Permalink
OLMIS-7568 Use openlmis/service-base:6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hdsldv committed Apr 20, 2022
1 parent 5823965 commit 1d8d694
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
1.1.2 / WIP
==================
Improvement:
* [OLMIS-7568](https://openlmis.atlassian.net/browse/OLMIS-7568): Use openlmis/dev:7
* [OLMIS-7568](https://openlmis.atlassian.net/browse/OLMIS-7568): Use openlmis/dev:7 and openlmis/service-base:6.1


1.1.1 / 2021-10-29
Expand Down
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:4
FROM openlmis/service-base:6.1

COPY build/libs/*.jar /service.jar
COPY build/consul /consul

0 comments on commit 1d8d694

Please sign in to comment.