browser-asmjs: Bump Emscripten to 1.36.7

This commit is contained in:
Matt McCormick 2016-08-11 11:45:23 -04:00
parent b24ab3ba11
commit 70da314cf0

View File

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