Skip to content

Commit

Permalink
DOC-583 : updated azure storage blob and application insights versions (
Browse files Browse the repository at this point in the history
#39)

* DOC-583 : updated azure storage blob and application insights versions

* DOC-583 : updated azurite to 3.32.0

* DOC-583 : changed appinsights version to 2.9.6
  • Loading branch information
HarshEviden authored Oct 21, 2024
1 parent 311e438 commit 8861ad3
Show file tree
Hide file tree
Showing 3 changed files with 312 additions and 5,874 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
- ffc-pay-data-hub-redis

ffc-pay-event-store-azurite:
image: mcr.microsoft.com/azure-storage/azurite:3.23.0
image: mcr.microsoft.com/azure-storage/azurite:3.32.0
command: "azurite --blobHost 0.0.0.0 --queueHost 0.0.0.0 --tableHost 0.0.0.0 --loose"
labels:
com.docker.compose.pay.role: ffc-pay-event-store-azurite
Expand Down
Loading

0 comments on commit 8861ad3

Please sign in to comment.