File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM java:8-jdk
22
33MAINTAINER Rodolphe CHAIGNEAU <
[email protected] >
44
5- ENV WIREMOCK_VERSION 2.3 .1
5+ ENV WIREMOCK_VERSION 2.4 .1
66
77# grab gosu for easy step-down from root
88ENV GOSU_VERSION 1.7
Original file line number Diff line number Diff line change 44
55## Supported tags & respective Dockerfile links :
66
7- - ` 2.3.1 ` , ` latest ` [ (2.3/Dockerfile)] ( https://github.com/rodolpheche/wiremock-docker/blob/2.3.1/Dockerfile )
7+ - ` 2.4.1 ` , ` latest ` [ (2.4/Dockerfile)] ( https://github.com/rodolpheche/wiremock-docker/blob/2.4.1/Dockerfile )
8+ - ` 2.3.1 ` [ (2.3/Dockerfile)] ( https://github.com/rodolpheche/wiremock-docker/blob/2.3.1/Dockerfile )
89- ` 2.2.2 ` [ (2.2/Dockerfile)] ( https://github.com/rodolpheche/wiremock-docker/blob/2.2.2/Dockerfile )
910- ` 2.1.12 ` [ (2.1/Dockerfile)] ( https://github.com/rodolpheche/wiremock-docker/blob/2.1.12/Dockerfile )
1011
You can’t perform that action at this time.
0 commit comments