Fix docker image name
This commit is contained in:
parent
a73c7df56e
commit
33aaaa4269
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ jobs:
|
|||
test:
|
||||
working_directory: ~/fakelog
|
||||
docker:
|
||||
- image: circleci/node@14
|
||||
- image: circleci/node:14
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Reference in a new issue