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