File tree Expand file tree Collapse file tree 23 files changed +23
-23
lines changed Expand file tree Collapse file tree 23 files changed +23
-23
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ ENV PHPIZE_DEPS \
1616 libc-dev \
1717 make \
1818 pkg-config \
19+ libpcre3-dev \
1920 re2c
2021RUN apt-get update && apt-get install -y \
2122 $PHPIZE_DEPS \
@@ -89,7 +90,6 @@ RUN set -xe \
8990 $PHP_EXTRA_BUILD_DEPS \
9091 libcurl4-openssl-dev \
9192 libedit-dev \
92- libpcre3-dev \
9393 libsqlite3-dev \
9494 libssl-dev \
9595 libxml2-dev \
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ ENV PHPIZE_DEPS \
1616 libc-dev \
1717 make \
1818 pkgconf \
19+ pcre-dev \
1920 re2c
2021RUN apk add --no-cache --virtual .persistent-deps \
2122 ca-certificates \
@@ -95,7 +96,6 @@ RUN set -xe \
9596 libedit-dev \
9697 libxml2-dev \
9798 openssl-dev \
98- pcre-dev \
9999 sqlite-dev \
100100 \
101101 && export CFLAGS="$PHP_CFLAGS" \
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ ENV PHPIZE_DEPS \
1616 libc-dev \
1717 make \
1818 pkg-config \
19+ libpcre3-dev \
1920 re2c
2021RUN apt-get update && apt-get install -y \
2122 $PHPIZE_DEPS \
@@ -148,7 +149,6 @@ RUN set -xe \
148149 $PHP_EXTRA_BUILD_DEPS \
149150 libcurl4-openssl-dev \
150151 libedit-dev \
151- libpcre3-dev \
152152 libsqlite3-dev \
153153 libssl-dev \
154154 libxml2-dev \
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ ENV PHPIZE_DEPS \
1616 libc-dev \
1717 make \
1818 pkg-config \
19+ libpcre3-dev \
1920 re2c
2021RUN apt-get update && apt-get install -y \
2122 $PHPIZE_DEPS \
@@ -90,7 +91,6 @@ RUN set -xe \
9091 $PHP_EXTRA_BUILD_DEPS \
9192 libcurl4-openssl-dev \
9293 libedit-dev \
93- libpcre3-dev \
9494 libsqlite3-dev \
9595 libssl-dev \
9696 libxml2-dev \
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ ENV PHPIZE_DEPS \
1616 libc-dev \
1717 make \
1818 pkgconf \
19+ pcre-dev \
1920 re2c
2021RUN apk add --no-cache --virtual .persistent-deps \
2122 ca-certificates \
@@ -96,7 +97,6 @@ RUN set -xe \
9697 libedit-dev \
9798 libxml2-dev \
9899 openssl-dev \
99- pcre-dev \
100100 sqlite-dev \
101101 \
102102 && export CFLAGS="$PHP_CFLAGS" \
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ ENV PHPIZE_DEPS \
1616 libc-dev \
1717 make \
1818 pkg-config \
19+ libpcre3-dev \
1920 re2c
2021RUN apt-get update && apt-get install -y \
2122 $PHPIZE_DEPS \
@@ -90,7 +91,6 @@ RUN set -xe \
9091 $PHP_EXTRA_BUILD_DEPS \
9192 libcurl4-openssl-dev \
9293 libedit-dev \
93- libpcre3-dev \
9494 libsqlite3-dev \
9595 libssl-dev \
9696 libxml2-dev \
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ ENV PHPIZE_DEPS \
1616 libc-dev \
1717 make \
1818 pkgconf \
19+ pcre-dev \
1920 re2c
2021RUN apk add --no-cache --virtual .persistent-deps \
2122 ca-certificates \
@@ -96,7 +97,6 @@ RUN set -xe \
9697 libedit-dev \
9798 libxml2-dev \
9899 openssl-dev \
99- pcre-dev \
100100 sqlite-dev \
101101 \
102102 && export CFLAGS="$PHP_CFLAGS" \
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ ENV PHPIZE_DEPS \
1616 libc-dev \
1717 make \
1818 pkg-config \
19+ libpcre3-dev \
1920 re2c
2021RUN apt-get update && apt-get install -y \
2122 $PHPIZE_DEPS \
@@ -89,7 +90,6 @@ RUN set -xe \
8990 $PHP_EXTRA_BUILD_DEPS \
9091 libcurl4-openssl-dev \
9192 libedit-dev \
92- libpcre3-dev \
9393 libsqlite3-dev \
9494 libssl-dev \
9595 libxml2-dev \
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ ENV PHPIZE_DEPS \
1616 libc-dev \
1717 make \
1818 pkgconf \
19+ pcre-dev \
1920 re2c
2021RUN apk add --no-cache --virtual .persistent-deps \
2122 ca-certificates \
@@ -95,7 +96,6 @@ RUN set -xe \
9596 libedit-dev \
9697 libxml2-dev \
9798 openssl-dev \
98- pcre-dev \
9999 sqlite-dev \
100100 \
101101 && export CFLAGS="$PHP_CFLAGS" \
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ ENV PHPIZE_DEPS \
1616 libc-dev \
1717 make \
1818 pkg-config \
19+ libpcre3-dev \
1920 re2c
2021RUN apt-get update && apt-get install -y \
2122 $PHPIZE_DEPS \
@@ -148,7 +149,6 @@ RUN set -xe \
148149 $PHP_EXTRA_BUILD_DEPS \
149150 libcurl4-openssl-dev \
150151 libedit-dev \
151- libpcre3-dev \
152152 libsqlite3-dev \
153153 libssl-dev \
154154 libxml2-dev \
You can’t perform that action at this time.
0 commit comments