Replace alpine-sdk with
This commit is contained in:
parent
cbd5bd17bc
commit
88648a256f
@ -16,7 +16,7 @@ RUN set -ex; \
|
|||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .build-deps \
|
apk add --no-cache --virtual .build-deps \
|
||||||
alpine-sdk \
|
$PHPIZE_DEPS \
|
||||||
autoconf \
|
autoconf \
|
||||||
freetype-dev \
|
freetype-dev \
|
||||||
icu-dev \
|
icu-dev \
|
||||||
|
@ -16,7 +16,7 @@ RUN set -ex; \
|
|||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .build-deps \
|
apk add --no-cache --virtual .build-deps \
|
||||||
alpine-sdk \
|
$PHPIZE_DEPS \
|
||||||
autoconf \
|
autoconf \
|
||||||
freetype-dev \
|
freetype-dev \
|
||||||
icu-dev \
|
icu-dev \
|
||||||
|
@ -16,7 +16,7 @@ RUN set -ex; \
|
|||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .build-deps \
|
apk add --no-cache --virtual .build-deps \
|
||||||
alpine-sdk \
|
$PHPIZE_DEPS \
|
||||||
autoconf \
|
autoconf \
|
||||||
freetype-dev \
|
freetype-dev \
|
||||||
icu-dev \
|
icu-dev \
|
||||||
|
@ -16,7 +16,7 @@ RUN set -ex; \
|
|||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .build-deps \
|
apk add --no-cache --virtual .build-deps \
|
||||||
alpine-sdk \
|
$PHPIZE_DEPS \
|
||||||
autoconf \
|
autoconf \
|
||||||
freetype-dev \
|
freetype-dev \
|
||||||
icu-dev \
|
icu-dev \
|
||||||
|
@ -15,7 +15,7 @@ RUN set -ex; \
|
|||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .build-deps \
|
apk add --no-cache --virtual .build-deps \
|
||||||
alpine-sdk \
|
$PHPIZE_DEPS \
|
||||||
autoconf \
|
autoconf \
|
||||||
freetype-dev \
|
freetype-dev \
|
||||||
icu-dev \
|
icu-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user