Skip to content

Commit ac0b547

Browse files
committed
Update README for OpenJDK 11
1 parent f416f52 commit ac0b547

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ See: https://clojurescript.org/
33

44
# Tags
55

6-
- `theasp/clojurescript-nodejs:latest` is built from `node:latest` with OpenJDK 8 and [Leiningen].
6+
- `theasp/clojurescript-nodejs:latest` is built from `node:latest` with OpenJDK 11 and [Leiningen].
77
- `theasp/clojurescript-nodejs:onbuild` has the additional `ONBUILD` triggers implemented the same way as `clojure:onbuild`.
8-
- `theasp/clojurescript-nodejs:alpine` is built from `node:alpine` with OpenJDK 8 and [Leiningen], and is only 220 MiB.
9-
- `theasp/clojurescript-nodejs:shadow-cljs` is built from `node:latest` with OpenJDK 8 and [Shadow CLJS].
10-
- `theasp/clojurescript-nodejs:shadow-cljs-alpine` is built from `node:alpine` with OpenJDK 8 and [Shadow CLJS].
8+
- `theasp/clojurescript-nodejs:alpine` is built from `node:alpine` with OpenJDK 11 and [Leiningen], and is only 220 MiB.
9+
- `theasp/clojurescript-nodejs:shadow-cljs` is built from `node:latest` with OpenJDK 11 and [Shadow CLJS].
10+
- `theasp/clojurescript-nodejs:shadow-cljs-alpine` is built from `node:alpine` with OpenJDK 11 and [Shadow CLJS].
1111

1212
[Leiningen]:https://leiningen.org/
1313
[Shadow CLJS]:https://shadow-cljs.github.io/

0 commit comments

Comments
 (0)