Skip to content

Commit

Permalink
Update github workflow to include building 24.04 images.
Browse files Browse the repository at this point in the history
  • Loading branch information
tweiers committed Dec 11, 2024
1 parent 404f4e9 commit 71662df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/container-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ jobs:
version: "12.0"
context: debian
file: debian/Containerfile-12.0
- os: ubuntu
version: "24.04"
context: ubuntu-24.04
file: ubuntu-24/Containerfile

permissions:
contents: read
Expand Down

0 comments on commit 71662df

Please sign in to comment.