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 ba55e52 commit 24a19a2Copy full SHA for 24a19a2
.circleci/config.yml
@@ -10,7 +10,7 @@ node_12: &node_12
10
11
node_next: &node_next
12
docker:
13
- - image: node:latest@sha256:16452e08b02c080c4677e7ffd29f24fdf034cfa5301ba5fa377644fac6e7b8fc
+ - image: node:latest@sha256:103c180b9acb9572420690ac4912525d9ac178f9ef5046a4164a6a3f7a6b63f1
14
15
test_plan: &test_plan
16
steps:
0 commit comments