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 3410d01 commit a7a76bbCopy full SHA for a7a76bb
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: /usr/src/app
5
docker:
6
- - image: banian/node
+ - image: circleci/node
7
steps:
8
# Checkout repository
9
- checkout
0 commit comments