From 8a003f0d94a657b4500dfc37a2c1e490a83ae572 Mon Sep 17 00:00:00 2001 From: Joep van Delft Date: Thu, 7 Sep 2023 11:23:22 +0200 Subject: [PATCH] Also use a rhel9 golang --- images/linuxptp-daemon.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/linuxptp-daemon.yml b/images/linuxptp-daemon.yml index 529c7f2b86..6b18d7a2dc 100644 --- a/images/linuxptp-daemon.yml +++ b/images/linuxptp-daemon.yml @@ -18,13 +18,14 @@ dependents: - ptp-operator distgit: component: ose-linuxptp-daemon-container + branch: rhaos-{MAJOR}.{MINOR}-rhel-9 enabled_repos: - rhel-9-baseos-rpms - rhel-9-appstream-rpms for_payload: false from: builder: - - stream: golang + - stream: rhel-9-golang member: openshift-enterprise-base-rhel9 name: openshift/ose-ptp owners: