Skip to content
This repository was archived by the owner on Dec 22, 2020. It is now read-only.

Commit f025028

Browse files
committed
build: Update to latest Node 8 LTS
1 parent e8dab8a commit f025028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ RUN groupadd --gid 3434 circleci \
8787
USER circleci
8888

8989
ENV NPM_CONFIG_LOGLEVEL info
90-
ENV NODE_VERSION 8.9.3
90+
ENV NODE_VERSION 8.11.1
9191

9292
USER root
9393

0 commit comments

Comments
 (0)