Try to fix CI with different docker image
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
This commit is contained in:
parent
8eae0c7822
commit
5d0f05dc05
@ -1,4 +1,4 @@
|
||||
FROM php:8-cli-alpine
|
||||
FROM php:8-alpine3.13
|
||||
|
||||
RUN apk add --no-cache --virtual .persistent-deps libffi-dev \
|
||||
&& docker-php-ext-configure ffi --with-ffi \
|
||||
|
Loading…
Reference in New Issue
Block a user