File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ RUN set -x \
1212 && dpkg -i libbison-dev_2.7.1.dfsg-1_amd64.deb \
1313 && dpkg -i bison_2.7.1.dfsg-1_amd64.deb \
1414 && rm *.deb \
15- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
16- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
15+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
16+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
1717 && gpg --verify php.tar.bz2.asc \
1818 && mkdir -p /usr/src/php \
1919 && tar -xvf php.tar.bz2 -C /usr/src/php --strip-components=1 \
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ RUN set -x \
1212 && dpkg -i libbison-dev_2.7.1.dfsg-1_amd64.deb \
1313 && dpkg -i bison_2.7.1.dfsg-1_amd64.deb \
1414 && rm *.deb \
15- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
16- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
15+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
16+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
1717 && gpg --verify php.tar.bz2.asc \
1818 && mkdir -p /usr/src/php \
1919 && tar -xvf php.tar.bz2 -C /usr/src/php --strip-components=1 \
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ RUN set -x \
1111 && dpkg -i libbison-dev_2.7.1.dfsg-1_amd64.deb \
1212 && dpkg -i bison_2.7.1.dfsg-1_amd64.deb \
1313 && rm *.deb \
14- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
15- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
14+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
15+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
1616 && gpg --verify php.tar.bz2.asc \
1717 && mkdir -p /usr/src/php \
1818 && tar -xvf php.tar.bz2 -C /usr/src/php --strip-components=1 \
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ RUN set -x \
1111 && dpkg -i libbison-dev_2.7.1.dfsg-1_amd64.deb \
1212 && dpkg -i bison_2.7.1.dfsg-1_amd64.deb \
1313 && rm *.deb \
14- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
15- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
14+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
15+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
1616 && gpg --verify php.tar.bz2.asc \
1717 && mkdir -p /usr/src/php \
1818 && tar -xvf php.tar.bz2 -C /usr/src/php --strip-components=1 \
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ RUN set -x \
1111 && dpkg -i libbison-dev_2.7.1.dfsg-1_amd64.deb \
1212 && dpkg -i bison_2.7.1.dfsg-1_amd64.deb \
1313 && rm *.deb \
14- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
15- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
14+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
15+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
1616 && gpg --verify php.tar.bz2.asc \
1717 && mkdir -p /usr/src/php \
1818 && tar -xvf php.tar.bz2 -C /usr/src/php --strip-components=1 \
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ RUN set -x \
1111 && dpkg -i libbison-dev_2.7.1.dfsg-1_amd64.deb \
1212 && dpkg -i bison_2.7.1.dfsg-1_amd64.deb \
1313 && rm *.deb \
14- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
15- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
14+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
15+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
1616 && gpg --verify php.tar.bz2.asc \
1717 && mkdir -p /usr/src/php \
1818 && tar -xvf php.tar.bz2 -C /usr/src/php --strip-components=1 \
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ RUN set -x \
1111 && dpkg -i libbison-dev_2.7.1.dfsg-1_amd64.deb \
1212 && dpkg -i bison_2.7.1.dfsg-1_amd64.deb \
1313 && rm *.deb \
14- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
15- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
14+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
15+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
1616 && gpg --verify php.tar.bz2.asc \
1717 && mkdir -p /usr/src/php \
1818 && tar -xvf php.tar.bz2 -C /usr/src/php --strip-components=1 \
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ RUN set -x \
1111 && dpkg -i libbison-dev_2.7.1.dfsg-1_amd64.deb \
1212 && dpkg -i bison_2.7.1.dfsg-1_amd64.deb \
1313 && rm *.deb \
14- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
15- && curl -SL "http://us2. php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
14+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
15+ && curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2.asc/from/this/mirror" -o php.tar.bz2.asc \
1616 && gpg --verify php.tar.bz2.asc \
1717 && mkdir -p /usr/src/php \
1818 && tar -xvf php.tar.bz2 -C /usr/src/php --strip-components=1 \
You can’t perform that action at this time.
0 commit comments