Skip to content

Commit b8285d1

Browse files
authored
Update docker.yml
1 parent 6a243d3 commit b8285d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: true
1717
max-parallel: 1
1818
matrix:
19-
branch: ['bullseye', 'buster']
19+
branch: ['bookworm', 'bullseye', 'buster']
2020
folder: ['base', 'pyenv3', 'pyenv3-java']
2121
steps:
2222
-

0 commit comments

Comments
 (0)