This commit is contained in:
Wonderfall 2021-05-28 04:23:58 +02:00 committed by GitHub
parent 19caea6a3a
commit 090b87829c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ ARG APCU_VERSION
ARG REDIS_VERSION
RUN apk -U upgrade \
&& add -t build-deps \
&& apk add -t build-deps \
$PHPIZE_DEPS \
freetype-dev \
gmp-dev \