rename aws image to aws-eb-cli

This commit is contained in:
Mahmoud Zalt 2019-07-15 20:47:50 +02:00
parent c79d0671e2
commit 26184055c5
3 changed files with 1 additions and 1 deletions

View File

@ -1003,7 +1003,7 @@ services:
### AWS EB-CLI ################################################ ### AWS EB-CLI ################################################
aws: aws:
build: build:
context: ./aws context: ./aws-eb-cli
volumes: volumes:
- ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}${APP_CODE_CONTAINER_FLAG} - ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}${APP_CODE_CONTAINER_FLAG}
depends_on: depends_on: