Skip to content

Commit a65ee95

Browse files
authored
Merge pull request #1046 from gkurz/must-gather-rhel9
osc-must-gather: change builder image
2 parents b6093b6 + 13f6b5e commit a65ee95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

must-gather/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.redhat.io/openshift4/ose-must-gather:latest as builder
1+
FROM registry.redhat.io/openshift4/ose-must-gather-rhel9:v4.19 as builder
22

33
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1755695350
44

0 commit comments

Comments
 (0)