browser-asmjs: Bump Emscripten to 1.36.5

This commit is contained in:
Matt McCormick 2016-07-05 22:12:33 -04:00
parent b4ceb8c514
commit 2c01672248

View File

@ -8,7 +8,7 @@ RUN curl -sL https://deb.nodesource.com/setup | bash - && \
nodejs \
python2.7
ENV EMSCRIPTEN_VERSION 1.36.1
ENV EMSCRIPTEN_VERSION 1.36.5
RUN cd /usr && \
curl -L https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-portable.tar.gz | tar xz && \
cd ./emsdk_portable && \