PHP 7.2.29 added
This commit is contained in:
parent
c689d55c9b
commit
bdc211d614
@ -64,6 +64,7 @@ RUN build_python.sh 3.8.2
|
||||
WORKDIR /usr/src
|
||||
ADD build_php.sh /usr/local/bin/build_php.sh
|
||||
# 2020/01
|
||||
RUN build_php.sh 7.2.29
|
||||
RUN build_php.sh 7.4.2
|
||||
RUN build_php.sh 7.4.4
|
||||
|
||||
|
@ -16,6 +16,7 @@ The image is based on Debian 10 Buster and it's size is around 2.5 GB when it's
|
||||
* Node.js 13.12.0
|
||||
* Node.js 12.14.1
|
||||
* Node.js 12.16.1
|
||||
* PHP 7.2.29
|
||||
* PHP 7.4.2
|
||||
* PHP 7.4.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user