Skip to content

Commit a6d77a1

Browse files
Merge pull request openshift#657 from stevekuznetsov/skuznets/bump-base
OCPBUGS-25262: Updating operator-registry-container image to be consistent with ART for 4.16
2 parents 0081ef3 + 62d2a7c commit a6d77a1

File tree

3 files changed

+46
-2
lines changed

3 files changed

+46
-2
lines changed

.ci-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
build_root_image:
22
name: release
33
namespace: openshift
4-
tag: rhel-9-release-golang-1.20-openshift-4.16
4+
tag: rhel-9-release-golang-1.21-openshift-4.16

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/openshift/operator-framework-olm
22

3-
go 1.19
3+
go 1.21
44

55
require (
66
github.com/blang/semver/v4 v4.0.0

0 commit comments

Comments
 (0)