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 1526cce commit 5286512Copy full SHA for 5286512
.konflux/Containerfile.plugin
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
#
15
# ------------------------------------------------------------------------
16
-FROM registry.redhat.io/openshift4/ose-must-gather:v4.13.0
+FROM registry.redhat.io/openshift4/ose-must-gather:v4.15.0
17
18
LABEL \
19
name="openshift-gitops-1/must-gather-rhel8" \
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM quay.io/openshift/origin-must-gather:4.13
+FROM quay.io/openshift/origin-must-gather:4.15
2
3
# Save original gather script
4
RUN mv /usr/bin/gather /usr/bin/gather_original
0 commit comments