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