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 dc59724 commit ef760f1Copy full SHA for ef760f1
.circleci/config.yml
@@ -10,7 +10,7 @@ node_8: &node_8
10
11
node_next: &node_next
12
docker:
13
- - image: node:latest@sha256:52a36808a9c36417c38591e00d40e55d4949f8df7a9018fbc953c06b9453e9eb
+ - image: node:latest@sha256:13c35ec2a3829f25171a8da49ea83366f7bf901cf0570002cd82769df49872be
14
15
test_plan: &test_plan
16
steps:
0 commit comments