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 e201d59 commit e20defbCopy full SHA for e20defb
1 file changed
.circleci/config.yml
@@ -13,7 +13,7 @@ jobs:
13
environment:
14
NODE_OPTIONS: --max-old-space-size=8192
15
docker:
16
- - image: circleci/python:3
+ - image: cimg/base:stable
17
steps:
18
- checkout
19
- set_environment_vars
0 commit comments