From 36c20ebf41f2e9c9addf2fc314bff0505113ca36 Mon Sep 17 00:00:00 2001 From: Zack Kayyali Date: Thu, 11 Jan 2024 12:03:51 -0500 Subject: [PATCH] Update execution-environment.yml --- execution-environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/execution-environment.yml b/execution-environment.yml index ac1431c..ea67285 100644 --- a/execution-environment.yml +++ b/execution-environment.yml @@ -58,3 +58,4 @@ additional_build_steps: - COPY --from=quay.io/ansible/receptor:devel /usr/bin/receptor /usr/bin/receptor - RUN mkdir -p /var/run/receptor - RUN git lfs install --system + - RUN ln -s /usr/bin/podman-remote /usr/bin/podman