mirror of
https://github.com/danog/php.git
synced 2025-01-22 04:51:20 +01:00
Run update.sh
This commit is contained in:
parent
4a5d6cfe69
commit
938bbe3bad
@ -14,7 +14,7 @@ RUN mkdir -p $PHP_INI_DIR/conf.d
|
||||
|
||||
RUN gpg --keyserver pgp.mit.edu --recv-keys 0BD78B5F97500D450838F95DFE857D9A90D90EC1 0B96609E270F565C13292B24C13C70B87267B52D
|
||||
|
||||
ENV PHP_VERSION 5.5.19
|
||||
ENV PHP_VERSION 5.5.20
|
||||
|
||||
# --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