Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion release/bundle/bundle.konflux.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.23 as bui

ARG IMG=registry.redhat.io/lvms4/lvms-rhel9-operator@sha256:d9058c3fbd7cae1e3f6efbe544dc471860f01b234d4681eb479b5810ddb58b95

ARG LVM_MUST_GATHER=registry.redhat.io/lvms4/lvms-must-gather-rhel9@sha256:246cefbbbb6040be7b1b8329ec55dfec7b5630c1781bf3db13a65b22d647c53a
ARG LVM_MUST_GATHER=registry.redhat.io/lvms4/lvms-must-gather-rhel9@sha256:ba5cecf5677648362969c3c0678d5e2182adf070d60ef7f786b1a582d9322f11

ARG OPERATOR_VERSION

Expand Down