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 595a171 commit 7adc11fCopy full SHA for 7adc11f
.circleci/config.yml
@@ -10,7 +10,7 @@ node_12: &node_12
10
11
node_next: &node_next
12
docker:
13
- - image: node:latest@sha256:b820d7ce9f9593a94344e713a9d5b4d3db09c4bc645855d725ac7c422713a9f7
+ - image: node:latest@sha256:0ca27dd2a29926d51da7e17945b860698767aba39b6edd42190389f63e945a72
14
15
test_plan: &test_plan
16
steps:
0 commit comments