diff --git a/Containerfile-exporter b/Containerfile-exporter index 26047258..86bffce5 100644 --- a/Containerfile-exporter +++ b/Containerfile-exporter @@ -1,4 +1,4 @@ -FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-openshift-4.21 AS go-builder +FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.25-openshift-4.21 AS go-builder WORKDIR /workspace/exporter COPY exporter .