File tree Expand file tree Collapse file tree 10 files changed +30
-30
lines changed Expand file tree Collapse file tree 10 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 44# PLEASE DO NOT EDIT IT DIRECTLY.
55#
66
7- FROM alpine:3.5
7+ FROM alpine:3.4
88
99# persistent / runtime deps
1010ENV PHPIZE_DEPS \
@@ -57,7 +57,7 @@ RUN set -xe; \
5757 \
5858 apk add --no-cache --virtual .fetch-deps \
5959 gnupg \
60- libressl \
60+ openssl \
6161 ; \
6262 \
6363 mkdir -p /usr/src; \
@@ -91,8 +91,8 @@ RUN set -xe \
9191 $PHPIZE_DEPS \
9292 curl-dev \
9393 libedit-dev \
94- libressl-dev \
9594 libxml2-dev \
95+ openssl-dev \
9696 sqlite-dev \
9797 \
9898 && export CFLAGS="$PHP_CFLAGS" \
Original file line number Diff line number Diff line change 44# PLEASE DO NOT EDIT IT DIRECTLY.
55#
66
7- FROM alpine:3.5
7+ FROM alpine:3.4
88
99# persistent / runtime deps
1010ENV PHPIZE_DEPS \
@@ -58,7 +58,7 @@ RUN set -xe; \
5858 \
5959 apk add --no-cache --virtual .fetch-deps \
6060 gnupg \
61- libressl \
61+ openssl \
6262 ; \
6363 \
6464 mkdir -p /usr/src; \
@@ -92,8 +92,8 @@ RUN set -xe \
9292 $PHPIZE_DEPS \
9393 curl-dev \
9494 libedit-dev \
95- libressl-dev \
9695 libxml2-dev \
96+ openssl-dev \
9797 sqlite-dev \
9898 \
9999 && export CFLAGS="$PHP_CFLAGS" \
Original file line number Diff line number Diff line change 44# PLEASE DO NOT EDIT IT DIRECTLY.
55#
66
7- FROM alpine:3.5
7+ FROM alpine:3.4
88
99# persistent / runtime deps
1010ENV PHPIZE_DEPS \
@@ -58,7 +58,7 @@ RUN set -xe; \
5858 \
5959 apk add --no-cache --virtual .fetch-deps \
6060 gnupg \
61- libressl \
61+ openssl \
6262 ; \
6363 \
6464 mkdir -p /usr/src; \
@@ -92,8 +92,8 @@ RUN set -xe \
9292 $PHPIZE_DEPS \
9393 curl-dev \
9494 libedit-dev \
95- libressl-dev \
9695 libxml2-dev \
96+ openssl-dev \
9797 sqlite-dev \
9898 \
9999 && export CFLAGS="$PHP_CFLAGS" \
Original file line number Diff line number Diff line change 44# PLEASE DO NOT EDIT IT DIRECTLY.
55#
66
7- FROM alpine:3.5
7+ FROM alpine:3.4
88
99# persistent / runtime deps
1010ENV PHPIZE_DEPS \
@@ -57,7 +57,7 @@ RUN set -xe; \
5757 \
5858 apk add --no-cache --virtual .fetch-deps \
5959 gnupg \
60- libressl \
60+ openssl \
6161 ; \
6262 \
6363 mkdir -p /usr/src; \
@@ -91,8 +91,8 @@ RUN set -xe \
9191 $PHPIZE_DEPS \
9292 curl-dev \
9393 libedit-dev \
94- libressl-dev \
9594 libxml2-dev \
95+ openssl-dev \
9696 sqlite-dev \
9797 \
9898 && export CFLAGS="$PHP_CFLAGS" \
Original file line number Diff line number Diff line change 44# PLEASE DO NOT EDIT IT DIRECTLY.
55#
66
7- FROM alpine:3.5
7+ FROM alpine:3.4
88
99# persistent / runtime deps
1010ENV PHPIZE_DEPS \
@@ -58,7 +58,7 @@ RUN set -xe; \
5858 \
5959 apk add --no-cache --virtual .fetch-deps \
6060 gnupg \
61- libressl \
61+ openssl \
6262 ; \
6363 \
6464 mkdir -p /usr/src; \
@@ -92,8 +92,8 @@ RUN set -xe \
9292 $PHPIZE_DEPS \
9393 curl-dev \
9494 libedit-dev \
95- libressl-dev \
9695 libxml2-dev \
96+ openssl-dev \
9797 sqlite-dev \
9898 \
9999 && export CFLAGS="$PHP_CFLAGS" \
Original file line number Diff line number Diff line change 44# PLEASE DO NOT EDIT IT DIRECTLY.
55#
66
7- FROM alpine:3.5
7+ FROM alpine:3.4
88
99# persistent / runtime deps
1010ENV PHPIZE_DEPS \
@@ -58,7 +58,7 @@ RUN set -xe; \
5858 \
5959 apk add --no-cache --virtual .fetch-deps \
6060 gnupg \
61- libressl \
61+ openssl \
6262 ; \
6363 \
6464 mkdir -p /usr/src; \
@@ -92,8 +92,8 @@ RUN set -xe \
9292 $PHPIZE_DEPS \
9393 curl-dev \
9494 libedit-dev \
95- libressl-dev \
9695 libxml2-dev \
96+ openssl-dev \
9797 sqlite-dev \
9898 \
9999 && export CFLAGS="$PHP_CFLAGS" \
Original file line number Diff line number Diff line change 44# PLEASE DO NOT EDIT IT DIRECTLY.
55#
66
7- FROM alpine:3.5
7+ FROM alpine:3.4
88
99# persistent / runtime deps
1010ENV PHPIZE_DEPS \
@@ -57,7 +57,7 @@ RUN set -xe; \
5757 \
5858 apk add --no-cache --virtual .fetch-deps \
5959 gnupg \
60- libressl \
60+ openssl \
6161 ; \
6262 \
6363 mkdir -p /usr/src; \
@@ -91,8 +91,8 @@ RUN set -xe \
9191 $PHPIZE_DEPS \
9292 curl-dev \
9393 libedit-dev \
94- libressl-dev \
9594 libxml2-dev \
95+ openssl-dev \
9696 sqlite-dev \
9797 \
9898 && export CFLAGS="$PHP_CFLAGS" \
Original file line number Diff line number Diff line change 44# PLEASE DO NOT EDIT IT DIRECTLY.
55#
66
7- FROM alpine:3.5
7+ FROM alpine:3.4
88
99# persistent / runtime deps
1010ENV PHPIZE_DEPS \
@@ -58,7 +58,7 @@ RUN set -xe; \
5858 \
5959 apk add --no-cache --virtual .fetch-deps \
6060 gnupg \
61- libressl \
61+ openssl \
6262 ; \
6363 \
6464 mkdir -p /usr/src; \
@@ -92,8 +92,8 @@ RUN set -xe \
9292 $PHPIZE_DEPS \
9393 curl-dev \
9494 libedit-dev \
95- libressl-dev \
9695 libxml2-dev \
96+ openssl-dev \
9797 sqlite-dev \
9898 \
9999 && export CFLAGS="$PHP_CFLAGS" \
Original file line number Diff line number Diff line change 44# PLEASE DO NOT EDIT IT DIRECTLY.
55#
66
7- FROM alpine:3.5
7+ FROM alpine:3.4
88
99# persistent / runtime deps
1010ENV PHPIZE_DEPS \
@@ -58,7 +58,7 @@ RUN set -xe; \
5858 \
5959 apk add --no-cache --virtual .fetch-deps \
6060 gnupg \
61- libressl \
61+ openssl \
6262 ; \
6363 \
6464 mkdir -p /usr/src; \
@@ -92,8 +92,8 @@ RUN set -xe \
9292 $PHPIZE_DEPS \
9393 curl-dev \
9494 libedit-dev \
95- libressl-dev \
9695 libxml2-dev \
96+ openssl-dev \
9797 sqlite-dev \
9898 \
9999 && export CFLAGS="$PHP_CFLAGS" \
Original file line number Diff line number Diff line change 1- FROM alpine:3.5
1+ FROM alpine:3.4
22
33# persistent / runtime deps
44ENV PHPIZE_DEPS \
@@ -51,7 +51,7 @@ RUN set -xe; \
5151 \
5252 apk add --no-cache --virtual .fetch-deps \
5353 gnupg \
54- libressl \
54+ openssl \
5555 ; \
5656 \
5757 mkdir -p /usr/src; \
@@ -85,8 +85,8 @@ RUN set -xe \
8585 $PHPIZE_DEPS \
8686 curl-dev \
8787 libedit-dev \
88- libressl-dev \
8988 libxml2-dev \
89+ openssl-dev \
9090 sqlite-dev \
9191 \
9292 && export CFLAGS="$PHP_CFLAGS" \
You can’t perform that action at this time.
0 commit comments