Skip to content

Commit cfe37f1

Browse files
author
Evgeny Slutsky
committed
USHIFT-3480: fips failing with golang-1.22
Signed-off-by: Evgeny Slutsky <[email protected]>
1 parent 7b4a6fb commit cfe37f1

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
@@ -112,7 +112,7 @@ GO_TEST_PACKAGES=./cmd/... ./pkg/...
112112
export CGO_ENABLED ?= 1
113113

114114
# Specify OCP build tools image tag when building rpm with podman
115-
RPM_BUILDER_IMAGE_TAG := rhel-9-golang-1.22-builder-multi-openshift-4.17
115+
RPM_BUILDER_IMAGE_TAG := rhel-9-golang-1.22-ci-build-root-multi-openshift-4.17
116116

117117
all: generate-config microshift etcd
118118

0 commit comments

Comments
 (0)