Skip to content

Commit

Permalink
Merge pull request #109 from mdpadberg/renovate/wiremock-wiremock-3.x
Browse files Browse the repository at this point in the history
Update wiremock/wiremock Docker tag to v3.4.0
  • Loading branch information
mdpadberg authored Feb 19, 2024
2 parents c519b6f + a13ca54 commit b150cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.8"
services:
wiremock:
image: wiremock/wiremock:3.3.1
image: wiremock/wiremock:3.4.0
ports:
- 8080:8080
healthcheck:
Expand Down

0 comments on commit b150cdd

Please sign in to comment.