Bump PHP to Alpine 3.11 PHP 7.3

This commit is contained in:
Disassembler 2020-02-22 15:32:25 +01:00
parent f948c885bc
commit 7b1298d7d0
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499

View File

@ -1,5 +1,5 @@
IMAGE alpine3.9-php7.2_7.2.19-190620 IMAGE alpine3.11-php7.3_7.3.14-200207
FROM alpine3.9_3.9.4-190620 FROM alpine3.11_3.11.3-200207
RUN EOF RUN EOF
apk --no-cache add nginx php7 php7-ctype php7-fpm php7-gd php7-json php7-mbstring php7-mcrypt php7-opcache php7-session apk --no-cache add nginx php7 php7-ctype php7-fpm php7-gd php7-json php7-mbstring php7-mcrypt php7-opcache php7-session