mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
update to ubi9
This commit is contained in:
parent
f7dab0abc0
commit
a65226710f
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build_container.yml
vendored
4
.github/workflows/build_container.yml
vendored
|
|
@ -37,11 +37,11 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
- registry.fedoraproject.org/fedora
|
||||
- registry.access.redhat.com/ubi8/ubi
|
||||
- registry.access.redhat.com/ubi9/ubi
|
||||
include:
|
||||
- os: registry.fedoraproject.org/fedora
|
||||
tag: 39
|
||||
- os: registry.access.redhat.com/ubi8/ubi
|
||||
- os: registry.access.redhat.com/ubi9/ubi
|
||||
tag: latest
|
||||
append: ubi
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue