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.
1 parent 4463111 commit 1aea884Copy full SHA for 1aea884
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
jobs:
4
build:
5
docker:
6
- - image: circleci/node:10
+ - image: circleci/node:latest
7
8
working_directory: ~/repo
9
0 commit comments