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 4676174 commit 8484065Copy full SHA for 8484065
.circleci/config.yml
@@ -10,7 +10,7 @@ node_8: &node_8
10
11
node_next: &node_next
12
docker:
13
- - image: node:latest@sha256:c14ae3a0f4661b6c07f4df01c3f9ce9e1806459af1dd154a6b76d1ba05c32760
+ - image: node:latest@sha256:53578f5d3cfa6529cb40ff4ce1658f644f9e13841a3bd6e049d74be294c0f37e
14
15
test_plan: &test_plan
16
steps:
0 commit comments