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