Skip to content

Commit

Permalink
[DDS-1874] Added php-curl pkg.
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen committed Feb 28, 2024
1 parent d94ba3c commit 1d86b68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/awx-ee/execution-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ additional_build_steps:
curl -sSL https://packages.sury.org/php/README.txt | bash -x; \
apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
php8.3-cli \
php8.3-curl \
php8.3-gd \
php8.3-zip; \
rm -rf /var/lib/apt/lists/*;
Expand Down

0 comments on commit 1d86b68

Please sign in to comment.