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 97413d4 commit 663ecf6Copy full SHA for 663ecf6
.circleci/config.yml
@@ -10,7 +10,7 @@ executors:
10
default: "16.0"
11
debiandist:
12
type: string
13
- default: "buster"
+ default: "bullseye"
14
docker:
15
- image: python:<< parameters.pyversion >>-<< parameters.debiandist >>
16
- image: postgres:<< parameters.pgversion >>
0 commit comments