Update images/actions/php-8.2/Dockerfile
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m23s

This commit is contained in:
Jan Gleytenhoover 2024-07-11 20:33:51 +00:00
parent 0aa533f5ba
commit b52815540b

@ -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