We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7478eb1 commit 760a05eCopy full SHA for 760a05e
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
docker:
9
# specify the version you desire here
10
- - image: circleci/node:8.6.0
+ - image: circleci/node:10.15.2
11
12
# Specify service dependencies here if necessary
13
# CircleCI maintains a library of pre-built images
0 commit comments