diff --git a/images/actions/php-8.2/Dockerfile b/images/actions/php-8.2/Dockerfile index e59c8f5..f18f0ff 100644 --- a/images/actions/php-8.2/Dockerfile +++ b/images/actions/php-8.2/Dockerfile @@ -8,6 +8,7 @@ git git-lfs wget curl \ zip unzip xz zstd jq \ nodejs python3 py3-pip + RUN apk add --no-cache curl patch openssh-client openldap-dev RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer