We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778f62f commit 4e330bcCopy full SHA for 4e330bc
.github/workflows/image-workflow-template.yml
@@ -20,7 +20,7 @@ jobs:
20
run: docker pull registry.access.redhat.com/ubi9/ubi-minimal:latest
21
22
- name: Install CEKit
23
- uses: cekit/[email protected].5
+ uses: cekit/[email protected].7
24
25
- name: Build
26
run: |
0 commit comments