File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ See: https://clojurescript.org/
3
3
4
4
# Tags
5
5
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] .
7
7
- ` 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] .
11
11
12
12
[ Leiningen ] :https://leiningen.org/
13
13
[ Shadow CLJS ] :https://shadow-cljs.github.io/
You can’t perform that action at this time.
0 commit comments