Skip to content

Commit

Permalink
Bump emscripten to 2.0.6. (#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
vargaz authored Oct 24, 2020
1 parent 219667d commit a0359ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ubuntu/18.04/webassembly/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN wget https://cmake.org/files/v3.17/cmake-3.17.0-Linux-x86_64.tar.gz \
RUN locale-gen en_US.UTF-8

# Install Emscripten toolchain
ENV EMSCRIPTEN_VERSION=2.0.1
ENV EMSCRIPTEN_VERSION=2.0.6
ENV EMSDK_PATH=/usr/local/emscripten

RUN git clone https://github.com/emscripten-core/emsdk.git ${EMSDK_PATH} \
Expand Down

0 comments on commit a0359ae

Please sign in to comment.