Skip to content

Commit

Permalink
Merge branch 'release-2.12' into automated-updates-acm-release-2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
coleenquadros authored Sep 4, 2024
2 parents 9be40da + a71bab0 commit e8529c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Containerfile.operator
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright Contributors to the Open Cluster Management project
# Licensed under the Apache License 2.0

FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.22 AS builder
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.21 AS builder

WORKDIR $GOPATH/src/github.com/thanos-io/thanos

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.prow
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.ci.openshift.org/stolostron/builder:go1.22-linux as builder
FROM registry.ci.openshift.org/stolostron/builder:go1.21-linux as builder

WORKDIR $GOPATH/src/github.com/thanos-io/thanos

Expand Down

0 comments on commit e8529c8

Please sign in to comment.