Update images/actions/php-8.2/Dockerfile
Some checks failed
Build and Push Image / Build and push image (push) Failing after 29s
Some checks failed
Build and Push Image / Build and push image (push) Failing after 29s
This commit is contained in:
parent
c660b97351
commit
2e53bc8838
@ -8,6 +8,8 @@ git git-lfs wget curl \
|
||||
zip unzip xz zstd jq \
|
||||
nodejs python3 py3-pip
|
||||
|
||||
RUN apk add --no-cache $PHPIZE_DEPS
|
||||
|
||||
RUN pecl install xdebug
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user