Skip to content

Commit 1291a37

Browse files
Merge pull request #4241 from pmtk/update-podman-rpm-build-image
USHIFT-4908: Update podman-rpm build image
2 parents de546f3 + 30602fb commit 1291a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GO_TEST_PACKAGES=./cmd/... ./pkg/...
9999
export CGO_ENABLED ?= 1
100100

101101
# Specify OCP build tools image tag when building rpm with podman
102-
RPM_BUILDER_IMAGE_TAG := rhel-9-golang-1.22-builder-multi-openshift-4.17
102+
RPM_BUILDER_IMAGE_TAG := rhel-9-golang-1.23-openshift-4.19
103103

104104
all: generate-config microshift etcd
105105

0 commit comments

Comments
 (0)