We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a9363 commit 27536fcCopy full SHA for 27536fc
.circleci/config.yml
@@ -10,7 +10,7 @@ node_12: &node_12
10
11
node_next: &node_next
12
docker:
13
- - image: node:latest@sha256:9290d0f2c1a51046a0fbbe9dae6e171142f4ed4bc5b78fb2d6468327e61f1c34
+ - image: node:latest@sha256:0d53bb9b0e4131544940a7bf260db1838a592311664586ad97585ecfa8961363
14
15
test_plan: &test_plan
16
steps:
0 commit comments