We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 718f50d commit c3c39c3Copy full SHA for c3c39c3
readme.md
@@ -15,6 +15,11 @@
15
- `nightly` [(main/Dockerfile-nightly)](https://github.com/wiremock/wiremock-docker/blob/main/Dockerfile-nightly)
16
- `nightly-alpine` [(main-alpine/Dockerfile-nightly)](https://github.com/wiremock/wiremock-docker/blob/main/alpine/Dockerfile-nightly)
17
18
+### Experimental WireMock 3.x Beta images
19
+
20
+- `3x`- Latest WireMock 3.x image, with bundled Java 11
21
+- `3x-alpine` - Latest WireMock alpine 3.x image, with bundled Java 11
22
23
### Complete list
24
25
[Tags](https://hub.docker.com/r/wiremock/wiremock/tags/)
0 commit comments