[UPD] 7.3.12

This commit is contained in:
2019-11-28 09:48:06 +01:00
parent 9aae1fb335
commit cf1dcff2f4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM php:7.3-fpm-buster
FROM php:7.3.12-fpm-stretch
RUN apt update && apt -y upgrade

View File

@@ -1,2 +1,2 @@
# docker-php-fpm-ext
PHP FPM with custom extensions
PHP 7.3 FPM with custom extensions