Skip to content

Commit

Permalink
Bump PHP 7.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vaidas-lungis committed Jul 28, 2018
1 parent dbcc296 commit b94e8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2.2-fpm
FROM php:7.2.8-fpm

RUN docker-php-ext-install pdo pdo_mysql
RUN docker-php-ext-install mbstring
Expand Down

0 comments on commit b94e8ba

Please sign in to comment.