Skip to content

Commit

Permalink
Update docker-image.yml; build bookworm based images
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuelsmann authored Nov 24, 2023
1 parent 3762cec commit cc39009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ jobs:
strategy:
matrix:
include:
- version: "5.34"
- version: "5.36"
branches: "1.9,1.10,1.11,master"
- version: "5.32"
- version: "5.38"
branches: "1.9,1.10,1.11"
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit cc39009

Please sign in to comment.