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 0b25deb commit 9de80b6Copy full SHA for 9de80b6
.konflux/dockerfiles/git-init.Dockerfile
@@ -28,8 +28,8 @@ RUN chgrp -R 0 ${KO_APP} && \
28
chmod -R g+rwX ${KO_APP}
29
30
LABEL \
31
- com.redhat.component="openshift-pipelines-git-init-rhel8-container" \
32
- name="openshift-pipelines/pipelines-git-init-rhel8" \
+ com.redhat.component="openshift-pipelines-git-init-rhel9-container" \
+ name="openshift-pipelines/pipelines-git-init-rhel9" \
33
version=$VERSION \
34
summary="Red Hat OpenShift Pipelines Git-init" \
35
maintainer="[email protected]" \
0 commit comments