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 8b3dc0b commit 6b8cd44Copy full SHA for 6b8cd44
release/bundle/bundle.konflux.Dockerfile
@@ -1,6 +1,6 @@
1
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.23 as builder
2
ARG IMG=quay.io/redhat-user-workloads/logical-volume-manag-tenant/lvm-operator@sha256:68064cb24efee3d3baa1d87cee91d19c16f68a583f6e7499c86c787cae974d39
3
-ARG LVM_MUST_GATHER=quay.io/redhat-user-workloads/logical-volume-manag-tenant/lvms-must-gather@sha256:8aea8b83615ecf464fccd9364054dfa60e982375d1a3f8bdf53be28378c1a2e0
+ARG LVM_MUST_GATHER=quay.io/redhat-user-workloads/logical-volume-manag-tenant/lvms-must-gather@sha256:846894212d1206854eac07323f4974350858e59febd47b756308ef65375d0d78
4
5
ARG OPERATOR_VERSION
6
0 commit comments