mirror of
https://github.com/danog/php.git
synced 2025-01-22 04:51:20 +01:00
Update to 5.4.38, 5.5.22, 5.6.6
This commit is contained in:
parent
96c15e85e9
commit
58775aa692
@ -14,7 +14,7 @@ RUN mkdir -p $PHP_INI_DIR/conf.d
|
||||
|
||||
RUN gpg --keyserver pool.sks-keyservers.net --recv-keys F38252826ACD957EF380D39F2F7956BC5DA04B5D
|
||||
|
||||
ENV PHP_VERSION 5.4.37
|
||||
ENV PHP_VERSION 5.4.38
|
||||
|
||||
# --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=" \
|
||||
|
@ -27,7 +27,7 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --with-apxs2
|
||||
|
||||
RUN gpg --keyserver pool.sks-keyservers.net --recv-keys F38252826ACD957EF380D39F2F7956BC5DA04B5D
|
||||
|
||||
ENV PHP_VERSION 5.4.37
|
||||
ENV PHP_VERSION 5.4.38
|
||||
|
||||
# --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=" \
|
||||
|
@ -15,7 +15,7 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --enable-fpm --with-fpm-user=www-data --with-fpm-gr
|
||||
|
||||
RUN gpg --keyserver pool.sks-keyservers.net --recv-keys F38252826ACD957EF380D39F2F7956BC5DA04B5D
|
||||
|
||||
ENV PHP_VERSION 5.4.37
|
||||
ENV PHP_VERSION 5.4.38
|
||||
|
||||
# --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=" \
|
||||
|
@ -14,7 +14,7 @@ RUN mkdir -p $PHP_INI_DIR/conf.d
|
||||
|
||||
RUN gpg --keyserver pool.sks-keyservers.net --recv-keys 0BD78B5F97500D450838F95DFE857D9A90D90EC1 0B96609E270F565C13292B24C13C70B87267B52D
|
||||
|
||||
ENV PHP_VERSION 5.5.21
|
||||
ENV PHP_VERSION 5.5.22
|
||||
|
||||
# --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=" \
|
||||
|
@ -27,7 +27,7 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --with-apxs2
|
||||
|
||||
RUN gpg --keyserver pool.sks-keyservers.net --recv-keys 0BD78B5F97500D450838F95DFE857D9A90D90EC1 0B96609E270F565C13292B24C13C70B87267B52D
|
||||
|
||||
ENV PHP_VERSION 5.5.21
|
||||
ENV PHP_VERSION 5.5.22
|
||||
|
||||
# --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=" \
|
||||
|
@ -15,7 +15,7 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --enable-fpm --with-fpm-user=www-data --with-fpm-gr
|
||||
|
||||
RUN gpg --keyserver pool.sks-keyservers.net --recv-keys 0BD78B5F97500D450838F95DFE857D9A90D90EC1 0B96609E270F565C13292B24C13C70B87267B52D
|
||||
|
||||
ENV PHP_VERSION 5.5.21
|
||||
ENV PHP_VERSION 5.5.22
|
||||
|
||||
# --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=" \
|
||||
|
@ -14,7 +14,7 @@ RUN mkdir -p $PHP_INI_DIR/conf.d
|
||||
|
||||
RUN gpg --keyserver pool.sks-keyservers.net --recv-keys 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 0BD78B5F97500D450838F95DFE857D9A90D90EC1
|
||||
|
||||
ENV PHP_VERSION 5.6.5
|
||||
ENV PHP_VERSION 5.6.6
|
||||
|
||||
# --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=" \
|
||||
|
@ -27,7 +27,7 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --with-apxs2
|
||||
|
||||
RUN gpg --keyserver pool.sks-keyservers.net --recv-keys 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 0BD78B5F97500D450838F95DFE857D9A90D90EC1
|
||||
|
||||
ENV PHP_VERSION 5.6.5
|
||||
ENV PHP_VERSION 5.6.6
|
||||
|
||||
# --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=" \
|
||||
|
@ -15,7 +15,7 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --enable-fpm --with-fpm-user=www-data --with-fpm-gr
|
||||
|
||||
RUN gpg --keyserver pool.sks-keyservers.net --recv-keys 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 0BD78B5F97500D450838F95DFE857D9A90D90EC1
|
||||
|
||||
ENV PHP_VERSION 5.6.5
|
||||
ENV PHP_VERSION 5.6.6
|
||||
|
||||
# --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