We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b45591 + 19498a8 commit 3061e6fCopy full SHA for 3061e6f
.travis.yml
@@ -7,7 +7,7 @@ services:
7
env:
8
global:
9
- DOCKER_REPO='ojkwon/arch-emscripten'
10
- - EMSCRIPTEN_VERSION=1.38.13-1
+ - EMSCRIPTEN_VERSION=1.38.20-1
11
- PROTOBUF_VERSION=3.6.1
12
matrix:
13
- BUILD_TARGET='base'
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ojkwon/arch-nvm-node:339cd7e-node10.12.0-npm6.4.1
+FROM ojkwon/arch-nvm-node:2d48326-node11.6.0-npm6.6.0
2
3
# Build time args
4
ARG BUILD_TARGET=""
0 commit comments