Set stripe-mock version to 0.178.0 to match stripe API version used (#34786)

Release Notes:

- N/A
This commit is contained in:
Michael Sloan 2025-07-20 13:39:04 -06:00 committed by GitHub
parent 2e41e312ad
commit ff79b29f38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,7 +60,7 @@ services:
- postgres - postgres
stripe-mock: stripe-mock:
image: stripe/stripe-mock:v0.184.0 image: stripe/stripe-mock:v0.178.0
ports: ports:
- 12111:12111 - 12111:12111
- 12112:12112 - 12112:12112