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 9db5872 commit 4676174Copy full SHA for 4676174
.circleci/config.yml
@@ -10,7 +10,7 @@ node_8: &node_8
10
11
node_next: &node_next
12
docker:
13
- - image: node:latest@sha256:7ea9ff3c029b251ed5c241f664aed094ebfb7e5560b8e37207b5635f5ec973d6
+ - image: node:latest@sha256:c14ae3a0f4661b6c07f4df01c3f9ce9e1806459af1dd154a6b76d1ba05c32760
14
15
test_plan: &test_plan
16
steps:
0 commit comments