diff --git a/Dockerfile b/Dockerfile index 82e4afd..e8777e3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # current latest is point to 4.16.0 -FROM quay.io/openshift/origin-must-gather:4.16.0 +FROM quay.io/openshift/origin-must-gather:4.19.0 # copy original gather from base image to gather_original RUN mv /usr/bin/gather /usr/bin/gather_original