Skip to content

Commit ea61a26

Browse files
PeterDaveHelloSimenB
authored andcommitted
Update chakracore v10 to v10.6.0 (#824)
1 parent abf624b commit ea61a26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chakracore/10/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM buildpack-deps:jessie
33
RUN groupadd --gid 1000 node \
44
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node
55

6-
ENV NODE_VERSION 10.1.0
6+
ENV NODE_VERSION 10.6.0
77

88
RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
99
&& case "${dpkgArch##*-}" in \

0 commit comments

Comments
 (0)