Skip to content

Commit

Permalink
[INJICERT-657] update image of stack components (#220)
Browse files Browse the repository at this point in the history
Signed-off-by: Harsh Vardhan <[email protected]>
  • Loading branch information
vharsh authored Feb 7, 2025
1 parent 8f5e5f0 commit 5c41a6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose/docker-compose-injistack/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:

mimoto-service:
container_name: 'Mimoto-Service'
image: mosipid/mimoto:release-0.15.0
image: mosipid/mimoto:0.15.0
user: root
ports:
- '8099:8099'
Expand All @@ -61,7 +61,7 @@ services:

inji-web:
container_name: 'inji-web'
image: mosipid/inji-web:release-0.11.0
image: mosipid/inji-web:0.11.0
ports:
- '3001:3004'
environment:
Expand Down

0 comments on commit 5c41a6f

Please sign in to comment.