We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d39bd50 commit 2ef4650Copy full SHA for 2ef4650
1 file changed
docker-compose.yml
@@ -26,7 +26,7 @@ services:
26
depends_on:
27
- wiremock
28
wiremock:
29
- image: wiremock/wiremock:3.13.2-alpine
+ image: wiremock/wiremock:4.0.0-beta.29-alpine
30
container_name: wiremock
31
ports:
32
- 9091:8080
0 commit comments