Skip to content

Commit

Permalink
[Update] edit ecr name
Browse files Browse the repository at this point in the history
  • Loading branch information
Han-Jeong committed Jun 18, 2024
1 parent 841cd32 commit 4518e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
- "2181:2181"

application:
image: 905418335051.dkr.ecr.ap-northeast-2.amazonaws.com/waggle-dev:latest
image: 905418335051.dkr.ecr.ap-northeast-2.amazonaws.com/waggle-prod-ecr:latest
ports:
- "8080:8080"
depends_on:
Expand Down

0 comments on commit 4518e53

Please sign in to comment.