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 58edf18 commit 270f66dCopy full SHA for 270f66d
.circleci/config.yml
@@ -10,7 +10,7 @@ node_12: &node_12
10
11
node_next: &node_next
12
docker:
13
- - image: node:latest@sha256:13c35ec2a3829f25171a8da49ea83366f7bf901cf0570002cd82769df49872be
+ - image: node:latest@sha256:d64072a554283e64e1bfeb1bb457b7b293b6cd5bb61504afaa3bdd5da2a7bc4b
14
15
test_plan: &test_plan
16
steps:
0 commit comments