We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb832a commit ac2ed67Copy full SHA for ac2ed67
1 file changed
cppjs-core/cppjs-core-docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=linux/amd64 emscripten/emsdk:5.0.3
+FROM --platform=linux/amd64 emscripten/emsdk:6.0.2
2
3
RUN apt-get update
4
RUN apt-get install -y --no-install-recommends sqlite3 openjdk-21-jdk ca-certificates gpg
0 commit comments