Skip to content

Commit

Permalink
Merge pull request #578 from shreyb/update_test_container_9.4
Browse files Browse the repository at this point in the history
Upgraded test container image from 9.3-minimal to 9.4-minimal
  • Loading branch information
shreyb authored Oct 2, 2024
2 parents 10b1f7b + e08c7be commit caefe1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-al9-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
name: "Build master after push in AL9 container"
container:
image: almalinux:9.3-minimal
image: almalinux:9.4-minimal
steps:
- name: Install tar and gzip
run: |
Expand Down

0 comments on commit caefe1c

Please sign in to comment.