Update containers.yml (#205)

Add the rhel-9.5 container to the recurring updates
This commit is contained in:
David Galiffi
2025-05-09 17:50:44 -04:00
committed by GitHub
parent 96b31d92c3
commit 82d5b8c64f
+2
View File
@@ -45,6 +45,8 @@ jobs:
version: "9.3"
- distro: "rhel"
version: "9.4"
- distro: "rhel"
version: "9.5"
steps:
- uses: actions/checkout@v4