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.
2 parents e8772f8 + 9798d2c commit ac7bbe3Copy full SHA for ac7bbe3
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:09692539f84f4217dd4a29184e25a663c52e5408a463724fa1df61f1fa1118ec
3
-ARG LVM_MUST_GATHER=quay.io/redhat-user-workloads/logical-volume-manag-tenant/lvms-must-gather@sha256:5532dccbf71389f1a310ac8555ac5eea2f5bbadea73934da2366d2f127d39ba9
+ARG LVM_MUST_GATHER=quay.io/redhat-user-workloads/logical-volume-manag-tenant/lvms-must-gather@sha256:cb48d86c6b85a3321683c7b9d9931b6079282ebb8f5761ba53d4039fbf34ed31
4
WORKDIR /operator
5
COPY ./ ./
6
0 commit comments