From b8214eab65322736ad99fc2c4ed2b31c02cd668c Mon Sep 17 00:00:00 2001 From: wonjunYou Date: Fri, 21 Jun 2024 12:56:12 +0900 Subject: [PATCH] =?UTF-8?q?[IDLE-000]=20ecr=20=EB=A0=88=ED=8F=AC=EC=A7=80?= =?UTF-8?q?=ED=86=A0=EB=A6=AC=20=EC=9D=B4=EB=A6=84=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- idle-api/compose-dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: