Update Dockerfile
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
FROM emscripten/emsdk:2.0.26
|
FROM emscripten/emsdk:2.0.27
|
||||||
# Update to tot to include EM_ASYNC_JS; remove once 2.0.27 is out:
|
|
||||||
RUN emsdk install tot
|
|
||||||
RUN apt-get update && apt-get install -qqy autoconf autopoint pkg-config
|
RUN apt-get update && apt-get install -qqy autoconf autopoint pkg-config
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
ENV EM_CACHE /src/deps/.emcache
|
ENV EM_CACHE /src/deps/.emcache
|
||||||
|
|||||||
Reference in New Issue
Block a user