Set stripe-mock version to 0.178.0
to match stripe API version used (#34786)
Release Notes: - N/A
This commit is contained in:
parent
2e41e312ad
commit
ff79b29f38
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ services:
|
|||
- postgres
|
||||
|
||||
stripe-mock:
|
||||
image: stripe/stripe-mock:v0.184.0
|
||||
image: stripe/stripe-mock:v0.178.0
|
||||
ports:
|
||||
- 12111:12111
|
||||
- 12112:12112
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue