Bump up emscripten docker container so that it supports WebAssembly, thanks @asRIA.

This commit is contained in:
Roman Valls Guimera 2017-02-23 18:58:03 +01:00
parent 60ab89e001
commit a4e1032da9

View File

@ -1,4 +1,4 @@
FROM trzeci/emscripten:sdk-tag-1.36.14-64bit
FROM trzeci/emscripten:sdk-tag-1.37.3-64bit
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
# Revert back to "/bin/sh" as default shell