Skip to content
This repository was archived by the owner on Dec 22, 2020. It is now read-only.

Commit e3155cc

Browse files
committed
docs: Update for single JDK matrix
1 parent 878ee01 commit e3155cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<img width="200" height="200" vspace="" hspace="25"
88
src="https://cdn.worldvectorlogo.com/logos/webpack-icon.svg">
99
</a>
10-
<h1>CircleCI 2.0 JDK 9 build container</h1>
10+
<h1>CircleCI 2.0 JDK 9 NodeJS 8 LTS build container</h1>
1111
<p>Docker Repository for the WebpackContrib Closure JDK9 test container.<p>
1212
</div>
1313

@@ -16,7 +16,7 @@
1616
```bash
1717
# config.yml
1818
docker:
19-
- image: webpackcontrib/circleci-node-jdk9
19+
- image: webpackcontrib/circleci-jdk9-node8
2020
```
2121

2222
<h2 align="center">Container Includes</h2>
@@ -29,5 +29,5 @@
2929

3030
> This container does not have a headless browser configuration
3131
32-
[tests]: https://circleci.com/gh/webpack-contrib/circleci-node-jdk9.svg?style=svg
33-
[tests-url]: https://circleci.com/gh/webpack-contrib/circleci-node-jdk9
32+
[tests]: https://circleci.com/gh/webpack-contrib/circleci-jdk9-node8.svg?style=svg
33+
[tests-url]: https://circleci.com/gh/webpack-contrib/circleci-jdk9-node8

0 commit comments

Comments
 (0)