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 704654c + 3724f19 commit 05fcce1Copy full SHA for 05fcce1
.travis.yml
@@ -7,7 +7,7 @@ services:
7
env:
8
global:
9
- DOCKER_REPO='ojkwon/arch-emscripten'
10
- - EMSCRIPTEN_VERSION=1.39.0
+ - EMSCRIPTEN_VERSION=1.39.6
11
- PROTOBUF_VERSION=3.9.0
12
matrix:
13
- BUILD_TARGET='base'
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ojkwon/arch-nvm-node:84e4ad7-node12.10.0-npm6.10.2
+FROM ojkwon/arch-nvm-node:b1e67ca-node13.7.0-npm6.13.7
2
3
# Build time args
4
ARG BUILD_TARGET=""
0 commit comments