replace the letsdockerize base images with the original once

after creating tags for the images.

Closing #26 #27
This commit is contained in:
Mahmoudz
2019-08-22 09:53:30 +02:00
parent 818eb1f59d
commit 5e4fda4659
4 changed files with 4 additions and 7 deletions

View File

@ -250,7 +250,6 @@ docker-compose build php-fpm
<br>
<a name="Change-the-PHP-CLI-Version"></a>
## Change the PHP-CLI Version
By default **PHP-CLI 7.0** is running.
>Note: it's not very essential to edit the PHP-CLI version. The PHP-CLI is only used for the Artisan Commands & Composer. It doesn't serve your Application code, this is the PHP-FPM job.