File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM openjdk:8-jre
22
33MAINTAINER Rodolphe CHAIGNEAU <
[email protected] >
44
5- ENV WIREMOCK_VERSION 2.6 .0
5+ ENV WIREMOCK_VERSION 2.7 .0
66ENV GOSU_VERSION 1.7
77
88# grab gosu for easy step-down from root
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM openjdk:8-jre-alpine
22
33MAINTAINER Rodolphe CHAIGNEAU <
[email protected] >
44
5- ENV WIREMOCK_VERSION 2.6 .0
5+ ENV WIREMOCK_VERSION 2.7 .0
66
77RUN apk add --update openssl
88
Original file line number Diff line number Diff line change 44
55## Supported tags & respective Dockerfile links :
66
7- - ` 2.6.0 ` , ` latest ` [ (latest/Dockerfile)] ( https://github.com/rodolpheche/wiremock-docker/blob/2.6.0/Dockerfile )
7+ - ` 2.7.0 ` , ` latest ` [ (2.7/Dockerfile)] ( https://github.com/rodolpheche/wiremock-docker/blob/2.7.0/Dockerfile )
8+ - ` 2.7.0-alpine ` [ (2.7-alpine/Dockerfile)] ( https://github.com/rodolpheche/wiremock-docker/blob/2.7.0/alpine/Dockerfile )
9+ - ` 2.6.0 ` [ (2.6/Dockerfile)] ( https://github.com/rodolpheche/wiremock-docker/blob/2.6.0/Dockerfile )
810- ` 2.6.0-alpine ` [ (2.6-alpine/Dockerfile)] ( https://github.com/rodolpheche/wiremock-docker/blob/2.6.0/alpine/Dockerfile )
911- ` 2.5.1 ` [ (2.5/Dockerfile)] ( https://github.com/rodolpheche/wiremock-docker/blob/2.5.1/Dockerfile )
1012- ` 2.4.1 ` [ (2.4/Dockerfile)] ( https://github.com/rodolpheche/wiremock-docker/blob/2.4.1/Dockerfile )
You can’t perform that action at this time.
0 commit comments