Skip to content

Commit 2618405

Browse files
committed
rename aws image to aws-eb-cli
1 parent c79d067 commit 2618405

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.
File renamed without changes.

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,7 @@ services:
10031003
### AWS EB-CLI ################################################
10041004
aws:
10051005
build:
1006-
context: ./aws
1006+
context: ./aws-eb-cli
10071007
volumes:
10081008
- ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}${APP_CODE_CONTAINER_FLAG}
10091009
depends_on:

0 commit comments

Comments
 (0)