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
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue