From 360815d6ec4d17932c415e61650dff80b15c4f29 Mon Sep 17 00:00:00 2001 From: linglp Date: Thu, 7 Mar 2024 14:35:31 -0500 Subject: [PATCH] update schema refactor version --- cdk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdk.json b/cdk.json index c402736..d39733e 100644 --- a/cdk.json +++ b/cdk.json @@ -42,7 +42,7 @@ "VPC_CIDR": "10.255.73.0/24" }, "dev-refactor": { - "IMAGE_PATH_AND_TAG": "ghcr.io/linglp/schematic-api:v0.0.1", + "IMAGE_PATH_AND_TAG": "ghcr.io/linglp/schematic-api:v0.0.3", "AWS_DEFAULT_REGION": "us-east-1", "PORT": "7443", "TAGS": {