diff --git a/idle-api/compose-dev.yaml b/idle-api/compose-dev.yaml index 0e9c1858..62ba1d0c 100644 --- a/idle-api/compose-dev.yaml +++ b/idle-api/compose-dev.yaml @@ -1,7 +1,7 @@ version: '3.8' services: spring: - image: public.ecr.aws/${ECR_REGISTRY_ALIAS}/purple-ecr:${VERSION:-latest} + image: public.ecr.aws/${ECR_REGISTRY_ALIAS}/idle-ecr:${VERSION:-latest} volumes: - mysql-volume:/var/lib/mysql environment: