rename aws image to aws-eb-cli
This commit is contained in:
parent
c79d0671e2
commit
26184055c5
|
@ -1003,7 +1003,7 @@ services:
|
|||
### AWS EB-CLI ################################################
|
||||
aws:
|
||||
build:
|
||||
context: ./aws
|
||||
context: ./aws-eb-cli
|
||||
volumes:
|
||||
- ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}${APP_CODE_CONTAINER_FLAG}
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in New Issue