From 2c6571bb2122a94241eb46f3c2274ae6e13da630 Mon Sep 17 00:00:00 2001 From: Marek Schmidt Date: Fri, 14 Aug 2026 17:37:50 +0200 Subject: [PATCH] update func Dockerfile URL --- Dockerfile.rhel9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile.rhel9 b/Dockerfile.rhel9 index 075687a..0f831a6 100644 --- a/Dockerfile.rhel9 +++ b/Dockerfile.rhel9 @@ -1,6 +1,6 @@ # The func binary is built and productized separately from its own rhel9 build -# (see knative.dev/func/Dockerfile.func.rhel9); pull it from that image instead -# of building it from source here. +# (see https://github.com/openshift/functions/blob/main/Dockerfile.func.rhel9); +# pull it from that image instead of building it from source here. ARG FUNC_CLI_IMG=quay.io/redhat-user-workloads/ocp-serverless-tenant/functions-func@sha256:f020436b3b9d78a329a6185cdf8af848a0acba381a6db517dd265e11a29c2030 # Build the manager binary