From b3b5def7d7dd0cca3fcd17cec4d159b3640301b2 Mon Sep 17 00:00:00 2001 From: Sheetal Date: Thu, 27 Jun 2024 19:33:03 +0530 Subject: [PATCH] changes in stage api gateway pipeline' --- stage-taskdef/api-gateway-service.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage-taskdef/api-gateway-service.json b/stage-taskdef/api-gateway-service.json index a9c0180c3..9e1ca039d 100644 --- a/stage-taskdef/api-gateway-service.json +++ b/stage-taskdef/api-gateway-service.json @@ -3,7 +3,7 @@ "containerDefinitions": [ { "name": "api_gateway", - "image": "%REPOSITORY_URI%:CONNECTION_V_%BUILD_NUMBER%", + "image": "%REPOSITORY_URI%:API-GATEWAY_V_%BUILD_NUMBER%", "cpu": 1024, "memory": 2048, "portMappings": [