Replace alpine-sdk with

pull/346/head
J0WI 8 years ago
parent cbd5bd17bc
commit 88648a256f

@ -16,7 +16,7 @@ RUN set -ex; \
RUN set -ex; \
\
apk add --no-cache --virtual .build-deps \
alpine-sdk \
$PHPIZE_DEPS \
autoconf \
freetype-dev \
icu-dev \

@ -16,7 +16,7 @@ RUN set -ex; \
RUN set -ex; \
\
apk add --no-cache --virtual .build-deps \
alpine-sdk \
$PHPIZE_DEPS \
autoconf \
freetype-dev \
icu-dev \

@ -16,7 +16,7 @@ RUN set -ex; \
RUN set -ex; \
\
apk add --no-cache --virtual .build-deps \
alpine-sdk \
$PHPIZE_DEPS \
autoconf \
freetype-dev \
icu-dev \

@ -16,7 +16,7 @@ RUN set -ex; \
RUN set -ex; \
\
apk add --no-cache --virtual .build-deps \
alpine-sdk \
$PHPIZE_DEPS \
autoconf \
freetype-dev \
icu-dev \

@ -15,7 +15,7 @@ RUN set -ex; \
RUN set -ex; \
\
apk add --no-cache --virtual .build-deps \
alpine-sdk \
$PHPIZE_DEPS \
autoconf \
freetype-dev \
icu-dev \

Loading…
Cancel
Save