Skip to content

Commit

Permalink
ui image name
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Aug 12, 2024
1 parent a8a04df commit 32b29dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mrt-services/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ services:
tty: true
ui:
container_name: ui
image: ${AWS_ACCOUNT_ID}.dkr.ecr.${AWS_REGION}.amazonaws.com/mrt-dashboard
image: ${AWS_ACCOUNT_ID}.dkr.ecr.${AWS_REGION}.amazonaws.com/mrt-dashboard:dev
build:
context: ui/mrt-dashboard
dockerfile: Dockerfile
Expand Down

0 comments on commit 32b29dd

Please sign in to comment.