Update dockerfile for build
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
This commit is contained in:
parent
2db285d54f
commit
f2177e0b40
@ -1,4 +1,4 @@
|
||||
FROM php:alpine
|
||||
FROM php:8.1-alpine
|
||||
|
||||
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