Upgrade Emscripten
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user