Update target Godot and Emscripten versions

Godot: 3.3.2-stable -> 3.4.2-stable
Emscripten: 2.0.10 -> 3.1.5
This commit is contained in:
Leroy Hopson 2022-02-24 09:43:03 +07:00
parent a4103b2df0
commit 4d74041d1d
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
4 changed files with 17 additions and 7 deletions

View file

@ -1,4 +1,4 @@
# For convenient building of the library and gdnative export templates targeted at the javacript platform.
FROM emscripten/emsdk:2.0.10
FROM emscripten/emsdk:3.1.5
RUN apt-get update && apt-get install pkg-config python3 -y
RUN pip3 install scons

@ -1 +1 @@
Subproject commit 7610409b8a14b8499763efa76578795c755a846d
Subproject commit 45eaa2daf1e3d2571a9f31a3421911262ec82f51