Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Dockerfile.rhel9
Original file line number Diff line number Diff line change
@@ -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:f15e7d77502b423c0b7b421305165160273dc2a0b24e30d3248ff9b9e37f12df

# Build the manager binary
Expand Down