Update images/actions/php-8.2/Dockerfile
Some checks failed
Build and Push Image / Build and push image (push) Failing after 24s

This commit is contained in:
Jan Gleytenhoover 2024-07-21 11:10:16 +00:00
parent a81b3e3955
commit c660b97351

@ -6,7 +6,9 @@ RUN apk add --update --no-cache \
bash sudo ca-certificates openssl openssh-client \
git git-lfs wget curl \
zip unzip xz zstd jq \
nodejs python3 py3-pip php8-pecl-xdebug
nodejs python3 py3-pip
RUN pecl install xdebug
RUN apk add --no-cache curl patch openssh-client openldap-dev