Upgrade Emscripten

This commit is contained in:
Ingvar Stepanyan
2022-02-04 17:12:40 +00:00
parent 6b2acb3b48
commit 3e11156d06

View File

@@ -1,4 +1,4 @@
FROM emscripten/emsdk:3.0.0 FROM emscripten/emsdk:3.1.3
RUN apt-get update && apt-get install -qqy autoconf autopoint pkg-config RUN apt-get update && apt-get install -qqy autoconf autopoint pkg-config
WORKDIR /src WORKDIR /src
ENV EM_CACHE /src/deps/.emcache ENV EM_CACHE /src/deps/.emcache