Satisfy missing dependency
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
This commit is contained in:
parent
94a3e2df7a
commit
fea583a495
@ -1,2 +1,2 @@
|
|||||||
FROM php:7.4-cli-alpine
|
FROM php:7.4-cli-alpine
|
||||||
RUN docker-php-ext-install ffi
|
RUN apk add --no-cache libffi && docker-php-ext-install ffi
|
Loading…
Reference in New Issue
Block a user