We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4219ea commit 8ec6508Copy full SHA for 8ec6508
1 file changed
.circleci/config.yml
@@ -218,7 +218,7 @@ jobs:
218
executor: node-active
219
steps:
220
- setup_remote_docker:
221
- version: 20.10.7
+ version: 20.10.24
222
- attach_workspace:
223
at: .
224
- run:
@@ -241,7 +241,7 @@ jobs:
241
- MB_RELEASE: true
242
243
244
245
- checkout
246
247
name: Install Dependencies
0 commit comments