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

@ -38,7 +38,7 @@ COMPOSE_PROJECT_NAME=laradock
### PHP Version ###########################################
# Select a PHP version of the Workspace and PHP-FPM containers (Does not apply to HHVM). Accepted values: 7.3 - 7.2 - 7.1 - 7.0 - 5.6
PHP_VERSION=7.2
PHP_VERSION=7.3
### Phalcon Version ###########################################
@ -770,4 +770,4 @@ CASSANDRA_ENABLE_RPC=true
# Datacenter name for the cluster. Ignored in SimpleSnitch endpoint snitch. Default: dc1.
CASSANDRA_DATACENTER=dc1
# Rack name for the cluster. Ignored in SimpleSnitch endpoint snitch. Default: rack1.
CASSANDRA_RACK=rack1
CASSANDRA_RACK=rack1