Skip to content

Commit

Permalink
[DSD-5825] inji-mob 0.13.0 release changes (#359)
Browse files Browse the repository at this point in the history
* [DSD-5825] inji-mob 0.13.0 release changes

Signed-off-by: shubham_G <[email protected]>

* Update docker-compose.yml

Signed-off-by: shubham_G <[email protected]>

---------

Signed-off-by: shubham_G <[email protected]>
  • Loading branch information
shubham17998 authored Jul 26, 2024
1 parent f80a7f9 commit b55c0e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- ./nginx.conf:/etc/nginx/nginx.conf
mimoto-service:
container_name: 'Mimoto-Service'
image: 'mosipid/mimoto:0.12.0'
image: 'mosipid/mimoto:0.13.1'
user: root
ports:
- '8099:8099'
Expand All @@ -27,4 +27,4 @@ services:
- ./certs/oidckeystore.p12:/home/mosip/certs/oidckeystore.p12
- ./loader_path/:/home/mosip/additional_jars/
depends_on:
- nginx
- nginx

0 comments on commit b55c0e0

Please sign in to comment.