We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36fb3c5 commit 20657acCopy full SHA for 20657ac
.circleci/config.yml
@@ -42,7 +42,7 @@ defaults:
42
docker: &default
43
working_directory: ~/builds
44
docker:
45
- - image: circleci/node:20
+ - image: cimg/node:20.0
46
47
jobs:
48
install-dependencies:
0 commit comments