mirror of
https://github.com/danog/php.git
synced 2025-01-22 04:51:20 +01:00
Update to 7.0.4, 5.6.19, and 5.5.33
This commit is contained in:
parent
7971ea24db
commit
cdebaa8f31
@ -18,9 +18,9 @@ RUN set -xe \
|
||||
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; \
|
||||
done
|
||||
|
||||
ENV PHP_VERSION 5.5.32
|
||||
ENV PHP_FILENAME php-5.5.32.tar.xz
|
||||
ENV PHP_SHA256 02f569dcf5bd57dd5e390ddcab8609e3957a698e2db0b793cf2c11a7e33743c9
|
||||
ENV PHP_VERSION 5.5.33
|
||||
ENV PHP_FILENAME php-5.5.33.tar.xz
|
||||
ENV PHP_SHA256 b91dbd3c53f9895e8f7b29e5fed25a64dd3a76b454f6ef7265e73c96b4303f30
|
||||
|
||||
# --enable-mysqlnd is included below because it's harder to compile after the fact the extensions are (since it's a plugin for several extensions, not an extension in itself)
|
||||
RUN buildDeps=" \
|
||||
|
@ -31,9 +31,9 @@ RUN set -xe \
|
||||
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; \
|
||||
done
|
||||
|
||||
ENV PHP_VERSION 5.5.32
|
||||
ENV PHP_FILENAME php-5.5.32.tar.xz
|
||||
ENV PHP_SHA256 02f569dcf5bd57dd5e390ddcab8609e3957a698e2db0b793cf2c11a7e33743c9
|
||||
ENV PHP_VERSION 5.5.33
|
||||
ENV PHP_FILENAME php-5.5.33.tar.xz
|
||||
ENV PHP_SHA256 b91dbd3c53f9895e8f7b29e5fed25a64dd3a76b454f6ef7265e73c96b4303f30
|
||||
|
||||
# --enable-mysqlnd is included below because it's harder to compile after the fact the extensions are (since it's a plugin for several extensions, not an extension in itself)
|
||||
RUN buildDeps=" \
|
||||
|
@ -19,9 +19,9 @@ RUN set -xe \
|
||||
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; \
|
||||
done
|
||||
|
||||
ENV PHP_VERSION 5.5.32
|
||||
ENV PHP_FILENAME php-5.5.32.tar.xz
|
||||
ENV PHP_SHA256 02f569dcf5bd57dd5e390ddcab8609e3957a698e2db0b793cf2c11a7e33743c9
|
||||
ENV PHP_VERSION 5.5.33
|
||||
ENV PHP_FILENAME php-5.5.33.tar.xz
|
||||
ENV PHP_SHA256 b91dbd3c53f9895e8f7b29e5fed25a64dd3a76b454f6ef7265e73c96b4303f30
|
||||
|
||||
# --enable-mysqlnd is included below because it's harder to compile after the fact the extensions are (since it's a plugin for several extensions, not an extension in itself)
|
||||
RUN buildDeps=" \
|
||||
|
@ -19,9 +19,9 @@ RUN set -xe \
|
||||
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; \
|
||||
done
|
||||
|
||||
ENV PHP_VERSION 5.5.32
|
||||
ENV PHP_FILENAME php-5.5.32.tar.xz
|
||||
ENV PHP_SHA256 02f569dcf5bd57dd5e390ddcab8609e3957a698e2db0b793cf2c11a7e33743c9
|
||||
ENV PHP_VERSION 5.5.33
|
||||
ENV PHP_FILENAME php-5.5.33.tar.xz
|
||||
ENV PHP_SHA256 b91dbd3c53f9895e8f7b29e5fed25a64dd3a76b454f6ef7265e73c96b4303f30
|
||||
|
||||
# --enable-mysqlnd is included below because it's harder to compile after the fact the extensions are (since it's a plugin for several extensions, not an extension in itself)
|
||||
RUN buildDeps=" \
|
||||
|
@ -18,9 +18,9 @@ RUN set -xe \
|
||||
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; \
|
||||
done
|
||||
|
||||
ENV PHP_VERSION 5.6.18
|
||||
ENV PHP_FILENAME php-5.6.18.tar.xz
|
||||
ENV PHP_SHA256 54dd9106c3469bc7028644d72ac140af00655420bbaaf4a742a64e9ed02ec1b0
|
||||
ENV PHP_VERSION 5.6.19
|
||||
ENV PHP_FILENAME php-5.6.19.tar.xz
|
||||
ENV PHP_SHA256 bb32337f93a00b71789f116bddafa8848139120e7fb6f4f98a84f52dbcb8329f
|
||||
|
||||
# --enable-mysqlnd is included below because it's harder to compile after the fact the extensions are (since it's a plugin for several extensions, not an extension in itself)
|
||||
RUN buildDeps=" \
|
||||
|
@ -31,9 +31,9 @@ RUN set -xe \
|
||||
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; \
|
||||
done
|
||||
|
||||
ENV PHP_VERSION 5.6.18
|
||||
ENV PHP_FILENAME php-5.6.18.tar.xz
|
||||
ENV PHP_SHA256 54dd9106c3469bc7028644d72ac140af00655420bbaaf4a742a64e9ed02ec1b0
|
||||
ENV PHP_VERSION 5.6.19
|
||||
ENV PHP_FILENAME php-5.6.19.tar.xz
|
||||
ENV PHP_SHA256 bb32337f93a00b71789f116bddafa8848139120e7fb6f4f98a84f52dbcb8329f
|
||||
|
||||
# --enable-mysqlnd is included below because it's harder to compile after the fact the extensions are (since it's a plugin for several extensions, not an extension in itself)
|
||||
RUN buildDeps=" \
|
||||
|
@ -19,9 +19,9 @@ RUN set -xe \
|
||||
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; \
|
||||
done
|
||||
|
||||
ENV PHP_VERSION 5.6.18
|
||||
ENV PHP_FILENAME php-5.6.18.tar.xz
|
||||
ENV PHP_SHA256 54dd9106c3469bc7028644d72ac140af00655420bbaaf4a742a64e9ed02ec1b0
|
||||
ENV PHP_VERSION 5.6.19
|
||||
ENV PHP_FILENAME php-5.6.19.tar.xz
|
||||
ENV PHP_SHA256 bb32337f93a00b71789f116bddafa8848139120e7fb6f4f98a84f52dbcb8329f
|
||||
|
||||
# --enable-mysqlnd is included below because it's harder to compile after the fact the extensions are (since it's a plugin for several extensions, not an extension in itself)
|
||||
RUN buildDeps=" \
|
||||
|
@ -19,9 +19,9 @@ RUN set -xe \
|
||||
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; \
|
||||
done
|
||||
|
||||
ENV PHP_VERSION 5.6.18
|
||||
ENV PHP_FILENAME php-5.6.18.tar.xz
|
||||
ENV PHP_SHA256 54dd9106c3469bc7028644d72ac140af00655420bbaaf4a742a64e9ed02ec1b0
|
||||
ENV PHP_VERSION 5.6.19
|
||||
ENV PHP_FILENAME php-5.6.19.tar.xz
|
||||
ENV PHP_SHA256 bb32337f93a00b71789f116bddafa8848139120e7fb6f4f98a84f52dbcb8329f
|
||||
|
||||
# --enable-mysqlnd is included below because it's harder to compile after the fact the extensions are (since it's a plugin for several extensions, not an extension in itself)
|
||||
RUN buildDeps=" \
|
||||
|
@ -18,9 +18,9 @@ RUN set -xe \
|
||||
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; \
|
||||
done
|
||||
|
||||
ENV PHP_VERSION 7.0.3
|
||||
ENV PHP_FILENAME php-7.0.3.tar.xz
|
||||
ENV PHP_SHA256 3af2b62617a0e46214500fc3e7f4a421067224913070844d3665d6cc925a1cca
|
||||
ENV PHP_VERSION 7.0.4
|
||||
ENV PHP_FILENAME php-7.0.4.tar.xz
|
||||
ENV PHP_SHA256 584e0e374e357a71b6e95175a2947d787453afc7f9ab7c55651c10491c4df532
|
||||
|
||||
# --enable-mysqlnd is included below because it's harder to compile after the fact the extensions are (since it's a plugin for several extensions, not an extension in itself)
|
||||
RUN buildDeps=" \
|
||||
|
@ -31,9 +31,9 @@ RUN set -xe \
|
||||
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; \
|
||||
done
|
||||
|
||||
ENV PHP_VERSION 7.0.3
|
||||
ENV PHP_FILENAME php-7.0.3.tar.xz
|
||||
ENV PHP_SHA256 3af2b62617a0e46214500fc3e7f4a421067224913070844d3665d6cc925a1cca
|
||||
ENV PHP_VERSION 7.0.4
|
||||
ENV PHP_FILENAME php-7.0.4.tar.xz
|
||||
ENV PHP_SHA256 584e0e374e357a71b6e95175a2947d787453afc7f9ab7c55651c10491c4df532
|
||||
|
||||
# --enable-mysqlnd is included below because it's harder to compile after the fact the extensions are (since it's a plugin for several extensions, not an extension in itself)
|
||||
RUN buildDeps=" \
|
||||
|
@ -19,9 +19,9 @@ RUN set -xe \
|
||||
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; \
|
||||
done
|
||||
|
||||
ENV PHP_VERSION 7.0.3
|
||||
ENV PHP_FILENAME php-7.0.3.tar.xz
|
||||
ENV PHP_SHA256 3af2b62617a0e46214500fc3e7f4a421067224913070844d3665d6cc925a1cca
|
||||
ENV PHP_VERSION 7.0.4
|
||||
ENV PHP_FILENAME php-7.0.4.tar.xz
|
||||
ENV PHP_SHA256 584e0e374e357a71b6e95175a2947d787453afc7f9ab7c55651c10491c4df532
|
||||
|
||||
# --enable-mysqlnd is included below because it's harder to compile after the fact the extensions are (since it's a plugin for several extensions, not an extension in itself)
|
||||
RUN buildDeps=" \
|
||||
|
@ -19,9 +19,9 @@ RUN set -xe \
|
||||
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; \
|
||||
done
|
||||
|
||||
ENV PHP_VERSION 7.0.3
|
||||
ENV PHP_FILENAME php-7.0.3.tar.xz
|
||||
ENV PHP_SHA256 3af2b62617a0e46214500fc3e7f4a421067224913070844d3665d6cc925a1cca
|
||||
ENV PHP_VERSION 7.0.4
|
||||
ENV PHP_FILENAME php-7.0.4.tar.xz
|
||||
ENV PHP_SHA256 584e0e374e357a71b6e95175a2947d787453afc7f9ab7c55651c10491c4df532
|
||||
|
||||
# --enable-mysqlnd is included below because it's harder to compile after the fact the extensions are (since it's a plugin for several extensions, not an extension in itself)
|
||||
RUN buildDeps=" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user