Skip to content

Commit

Permalink
refactor(docker): modify ecr address
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaerim1001 committed Jan 10, 2024
1 parent caeb209 commit fbe95a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
platform: linux/x86_64

web:
image: 075584359222.dkr.ecr.ap-northeast-2.amazonaws.com/wemeet-dev-ecr
image: 634460857598.dkr.ecr.ap-northeast-2.amazonaws.com/wemeet-ecr
container_name: web
env_file: ./.env
restart: always
Expand Down

0 comments on commit fbe95a4

Please sign in to comment.