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 b208db3 commit 010ab43Copy full SHA for 010ab43
Containerfile.operator
@@ -1,7 +1,7 @@
1
# Copyright Contributors to the Open Cluster Management project
2
# Licensed under the Apache License 2.0
3
4
-FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.23 as builder
+FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.24 as builder
5
6
WORKDIR /workspace
7
COPY . .
Dockerfile.prow
-FROM registry.ci.openshift.org/stolostron/builder:go1.23-linux as builder
+FROM registry.ci.openshift.org/stolostron/builder:go1.24-linux as builder
0 commit comments