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

This commit is contained in:
Jan Gleytenhoover 2024-07-21 11:12:17 +00:00
parent 2e53bc8838
commit bdf03f3ebc

@ -8,6 +8,8 @@ git git-lfs wget curl \
zip unzip xz zstd jq \
nodejs python3 py3-pip
RUN apk add --update linux-headers
RUN apk add --no-cache $PHPIZE_DEPS
RUN pecl install xdebug