mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-10 05:07:26 +01:00
Bump emscripten version to 1.35.4.
This commit is contained in:
parent
a0eb491f81
commit
4b5cb749a8
@ -8,7 +8,7 @@ RUN curl -sL https://deb.nodesource.com/setup | bash - && \
|
||||
nodejs \
|
||||
python2.7
|
||||
|
||||
ENV EMSCRIPTEN_VERSION 1.34.3
|
||||
ENV EMSCRIPTEN_VERSION 1.35.4
|
||||
RUN cd /usr && \
|
||||
curl -L https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-portable.tar.gz | tar xz && \
|
||||
cd ./emsdk_portable && \
|
||||
|
Loading…
Reference in New Issue
Block a user