We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b03b5 commit c813037Copy full SHA for c813037
.circleci/config.yml
@@ -5,7 +5,7 @@ orbs:
5
aliases:
6
- &job-defaults
7
docker:
8
- - image: circleci/node:12.16.2
+ - image: circleci/node:12.22.5
9
working_directory: ~/repo
10
- &attach_workspace
11
attach_workspace:
0 commit comments