We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd5148f commit c370b53Copy full SHA for c370b53
packages/host-ctr/host-ctr.spec
@@ -44,7 +44,7 @@ Conflicts: (%{_cross_os}image-feature(no-fips) or %{name}-bin)
44
cp -r %{_builddir}/sources/%{workspace_name}/* .
45
46
%build
47
-export GO_MAJOR="1.22"
+export GO_MAJOR="1.23"
48
49
%set_cross_go_flags
50
go build -ldflags="${GOLDFLAGS}" -o host-ctr ./cmd/host-ctr
0 commit comments