Skip to content

Commit 5aa25d9

Browse files
committed
upgrade to version 2.5.1
1 parent d89053f commit 5aa25d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM java:8-jdk
22

33
MAINTAINER Rodolphe CHAIGNEAU <[email protected]>
44

5-
ENV WIREMOCK_VERSION 2.5.0
5+
ENV WIREMOCK_VERSION 2.5.1
66
ENV GOSU_VERSION 1.7
77

88
# grab gosu for easy step-down from root

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
## Supported tags & respective Dockerfile links :
66

7-
- `2.5.0`, `latest` [(latest/Dockerfile)](https://github.com/rodolpheche/wiremock-docker/blob/2.5.0/Dockerfile)
7+
- `2.5.1`, `latest` [(latest/Dockerfile)](https://github.com/rodolpheche/wiremock-docker/blob/2.5.1/Dockerfile)
88
- `2.4.1` [(2.4/Dockerfile)](https://github.com/rodolpheche/wiremock-docker/blob/2.4.1/Dockerfile)
99
- `2.3.1` [(2.3/Dockerfile)](https://github.com/rodolpheche/wiremock-docker/blob/2.3.1/Dockerfile)
1010
- `2.2.2` [(2.2/Dockerfile)](https://github.com/rodolpheche/wiremock-docker/blob/2.2.2/Dockerfile)

0 commit comments

Comments
 (0)