Update images/actions/php-8.2/Dockerfile
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m56s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m56s
This commit is contained in:
parent
2e53bc8838
commit
bdf03f3ebc
@ -8,6 +8,8 @@ git git-lfs wget curl \
|
|||||||
zip unzip xz zstd jq \
|
zip unzip xz zstd jq \
|
||||||
nodejs python3 py3-pip
|
nodejs python3 py3-pip
|
||||||
|
|
||||||
|
RUN apk add --update linux-headers
|
||||||
|
|
||||||
RUN apk add --no-cache $PHPIZE_DEPS
|
RUN apk add --no-cache $PHPIZE_DEPS
|
||||||
|
|
||||||
RUN pecl install xdebug
|
RUN pecl install xdebug
|
||||||
|
Loading…
Reference in New Issue
Block a user