Commit fdcf9117 authored by Mahmoud Zalt's avatar Mahmoud Zalt Committed by GitHub

Merge pull request #1115 from joaorobertopb/patch-1

Changes to correct version of dockerfile
parents a1d3eeb7 f800a322
...@@ -232,7 +232,7 @@ By default **PHP-FPM 7.0** is running. ...@@ -232,7 +232,7 @@ By default **PHP-FPM 7.0** is running.
php-fpm: php-fpm:
build: build:
context: ./php-fpm context: ./php-fpm
dockerfile: Dockerfile-70 dockerfile: Dockerfile-56
... ...
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment