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 5b70ad8 commit 332a0ddCopy full SHA for 332a0dd
.circleci/config.yml
@@ -10,7 +10,7 @@ node_8: &node_8
10
11
node_next: &node_next
12
docker:
13
- - image: node:latest@sha256:fae2121df60536d3602078acd5796bf843fb57704b77e0548f6da758a28ea4ef
+ - image: node:latest@sha256:d814997fc4b4424d75e26fdc75b22664f1f9a31c3bb2944c4ab42117a6db15f2
14
15
test_plan: &test_plan
16
steps:
0 commit comments