Skip to content

Commit

Permalink
Merge pull request #218 from jembi/update-mpi-mediator-version
Browse files Browse the repository at this point in the history
Update mpi mediator version
  • Loading branch information
michaelloosen committed Feb 13, 2023
2 parents d7e2c4b + 7f40530 commit d0e0e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpi-mediator/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.9'

services:
mpi-mediator:
image: jembi/mpi-mediator:v1.0.0
image: jembi/mpi-mediator:v1.1.0
environment:
OPENHIM_USERNAME: ${OPENHIM_USERNAME}
OPENHIM_PASSWORD: ${OPENHIM_PASSWORD}
Expand Down

0 comments on commit d0e0e7f

Please sign in to comment.