Skip to content

Commit be48366

Browse files
committed
php-fpm base image use 2.6.2
1 parent fb617de commit be48366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

php-fpm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
ARG LARADOCK_PHP_VERSION
1616

17-
FROM laradock/php-fpm:2.6.1-${LARADOCK_PHP_VERSION}
17+
FROM laradock/php-fpm:2.6.2-${LARADOCK_PHP_VERSION}
1818

1919
LABEL maintainer="Mahmoud Zalt <mahmoud@zalt.me>"
2020

0 commit comments

Comments
 (0)