Skip to content

Commit

Permalink
chore: update mosip repository tag
Browse files Browse the repository at this point in the history
  • Loading branch information
naftis committed Dec 5, 2024
1 parent 395850c commit 115b149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure/docker-compose.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1018,7 +1018,7 @@ services:
- node.labels.data1 == true

mosip-api:
image: ghcr.io/opencrvs/mosip:4de7d22
image: ghcr.io/opencrvs/mosip:2174472
environment:
- NODE_ENV=production
- MOSIP_WEBHOOK_URL=http://mosip-mock:20240
Expand All @@ -1036,7 +1036,7 @@ services:
tag: 'mosip-api'

mosip-mock:
image: ghcr.io/opencrvs/mosip-mock:4de7d22
image: ghcr.io/opencrvs/mosip-mock:2174472
environment:
- NODE_ENV=production
- OPENCRVS_MOSIP_SERVER_URL=http://mosip-api:2024
Expand Down

0 comments on commit 115b149

Please sign in to comment.