Skip to content

Commit 663ecf6

Browse files
committed
Move Docker images to bullseye
1 parent 97413d4 commit 663ecf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ executors:
1010
default: "16.0"
1111
debiandist:
1212
type: string
13-
default: "buster"
13+
default: "bullseye"
1414
docker:
1515
- image: python:<< parameters.pyversion >>-<< parameters.debiandist >>
1616
- image: postgres:<< parameters.pgversion >>

0 commit comments

Comments
 (0)