Updated rest of docker-compose files to v 3.4, so it works in VS for Mac

This commit is contained in:
Cesar De la Torre Llorente 2018-03-26 16:41:46 -07:00
parent 7c446d9ffd
commit 0c7671ea36
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
version: '3.3'
version: '3.4'
services:
sql.data:

View File

@ -1,4 +1,4 @@
version: '3.3'
version: '3.4'
services:
sql.data:

View File

@ -1,4 +1,4 @@
version: '3.3'
version: '3.4'
# The Production docker-compose file has to have the external/real IPs or DNS names for the services
# The ESHOP_PROD_EXTERNAL_DNS_NAME_OR_IP environment variable is taken, by default, from the ".env" file defined like:

View File

@ -1,4 +1,4 @@
version: '3.3'
version: '3.4'
services:
basket.api:

View File

@ -1,4 +1,4 @@
version: '3.3'
version: '3.4'
services:
basket.api:

View File

@ -1,4 +1,4 @@
version: '3.3'
version: '3.4'
# ONLY NEEDED WHEN RUNNING WINDOWS CONTAINERS
#