From 65f584fb907fb6db2e9033d1ca877a4075d9573a Mon Sep 17 00:00:00 2001 From: Guy Owen Date: Mon, 29 Jan 2024 12:00:48 +1100 Subject: [PATCH] Revert "[DDS-1845] Added ulimit command to build." This reverts commit c591cdfef7edc02ffe98a174cf34a0c6e4f0b96d. --- images/awx-ee/execution-environment.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/images/awx-ee/execution-environment.yml b/images/awx-ee/execution-environment.yml index d268a480..70acb807 100644 --- a/images/awx-ee/execution-environment.yml +++ b/images/awx-ee/execution-environment.yml @@ -27,7 +27,6 @@ additional_build_steps: - ARG LAGOON_CLI_VERSION=v0.15.4 - ARG NVM_INSTALL_VERSION=v0.39.1 - ARG NODE_VERSION=v14.15.1 - - RUN ulimit -n 1024000 append_final: - | # Required dependencies.