Changes to correct version of dockerfile
- Removes extra spaces
This commit is contained in:
parent
a1d3eeb7e6
commit
f800a3221a
@ -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
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user