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 27536fc commit 70c0f64Copy full SHA for 70c0f64
.circleci/config.yml
@@ -10,7 +10,7 @@ node_12: &node_12
10
11
node_next: &node_next
12
docker:
13
- - image: node:latest@sha256:0d53bb9b0e4131544940a7bf260db1838a592311664586ad97585ecfa8961363
+ - image: node:latest@sha256:3ab45e1f177ac393cd00e15a4de6138e22c1683e95c8b122c9ed224e51a0688c
14
15
test_plan: &test_plan
16
steps:
0 commit comments