Skip to content

Commit d9dee3e

Browse files
authored
Update .circleci/config.yml
1 parent 62554cc commit d9dee3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
type: string
1111
default: "18"
1212
docker:
13-
- image: cimg/node:<< parameters.node-version >>
13+
- image: circleci/node:<< parameters.node-version >>
1414
environment:
1515
LANG: en_US.UTF-8
1616
steps:

0 commit comments

Comments
 (0)