We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8634e9 commit e9632b8Copy full SHA for e9632b8
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.21 AS builder
+FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.22 AS builder
5
6
WORKDIR $GOPATH/src/github.com/thanos-io/thanos
7
Dockerfile.prow
@@ -1,4 +1,4 @@
-FROM registry.ci.openshift.org/stolostron/builder:go1.21-linux as builder
+FROM registry.ci.openshift.org/stolostron/builder:go1.22-linux as builder
0 commit comments