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 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:
|
||||||
|
|
Loading…
Reference in New Issue