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