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 b901a2a commit e095398Copy full SHA for e095398
.circleci/config.yml
@@ -10,7 +10,7 @@ node_12: &node_12
10
11
node_next: &node_next
12
docker:
13
- - image: node:latest@sha256:f5bda0840c2349828d89a6532b1d1379b666aa8196a02be258a79e376d818643
+ - image: node:latest@sha256:6876330f75897c735067f88e28c778ccd9ad87eb7d7f6d1c8e431887b443c932
14
15
test_plan: &test_plan
16
steps:
0 commit comments