We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd7c73 commit 01108d5Copy full SHA for 01108d5
1 file changed
.circleci/config.yml
@@ -38,7 +38,7 @@ executors:
38
docker:
39
# Keep it at `12.18.2` as otherwise there may be bugs with `graceful-fs` dependency
40
# https://github.com/nodejs/node/issues/34529
41
- - image: circleci/node:12.22.7
+ - image: circleci/node:12.18.2
42
working_directory: *working_directory
43
44
jobs:
0 commit comments