Skip to content

Commit

Permalink
Bumped up versions in docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Vijay Kumar committed Feb 4, 2021
1 parent baac222 commit 7c8e57e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.7"

services:
mojaloop-testing-toolkit:
image: mojaloop/ml-testing-toolkit:v11.7.6
image: mojaloop/ml-testing-toolkit:v11.7.8
#image: mojaloop-testing-toolkit:local
#build:
# context: .
Expand All @@ -18,7 +18,7 @@ services:
- -c
- "npm start"
mojaloop-testing-toolkit-ui:
image: mojaloop/ml-testing-toolkit-ui:v11.8.2
image: mojaloop/ml-testing-toolkit-ui:v11.8.4
ports:
- "6060:6060"
environment:
Expand Down

0 comments on commit 7c8e57e

Please sign in to comment.