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 651960c commit 98708eeCopy full SHA for 98708ee
.circleci/config.yml
@@ -78,7 +78,7 @@ jobs:
78
parameters:
79
python_version:
80
type: string
81
- default: "latest"
+ default: "3.9.4"
82
docker:
83
- image: circleci/python:<<parameters.python_version>>
84
- image: redislabs/redisai:edge-cpu-bionic
0 commit comments