Skip to content

Commit

Permalink
Add bookworm build
Browse files Browse the repository at this point in the history
  • Loading branch information
robbydyer committed Nov 27, 2023
1 parent 2ed9170 commit e9029f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerbuild-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
pull_request:
paths:
- Dockerfile.lint
- .github/workflows/dockerbuild-linter.yml

jobs:
build:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/dockerbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
pull_request:
paths:
- Dockerfile.pibuilder
- .github/workflows/dockerbuild.yml

jobs:
build:
Expand Down

0 comments on commit e9029f2

Please sign in to comment.