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 cab71a3 commit 8ef6a3bCopy full SHA for 8ef6a3b
.circleci/config.yml
@@ -10,7 +10,7 @@ node_8: &node_8
10
11
node_next: &node_next
12
docker:
13
- - image: node:latest@sha256:918785375ba2ad96de12aeaf225db90d92b9b5d60decb7b2babb0fd2be52a6e3
+ - image: node:latest@sha256:c585049290160cf78224fe189bd286c365bebf8317e44fd373a3d0b667629a0b
14
15
test_plan: &test_plan
16
steps:
0 commit comments