From 157127163f5a0c098e8d734cf4f9ab3999eb6609 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 2 Oct 2024 17:05:18 -0700 Subject: [PATCH] update dev to 24.10.1-beta.3 (#232) * Update dev DCA to 24.5.1-rc.1 * Move test release 24.5.1-rc.1 to staging * update dev, staging, and prod to v24.5.1 * Update dev to 24.6.1-rc.1 * update dev to 24.6.1-rc.2 * update staging to 24.6.1-rc.2 * Update dev and staging to pre-release 24.7.1-rc.2 * Update all instances to v24.7.1 * Update to 24.7.2-rc.1 * Adding testing env * update all instances to 24.7.2 * update testing to certification test image * Update testing to 24.7.3-beta.2 * update all instances to 24.7.3 * retag 24.7.3 as 24.8.1 for august release * Update dev instance for testing v24.10.1-beta.1 * update dev to 24.10.1-beta.3 testing image --- cdk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdk.json b/cdk.json index 87e324e..408a9cf 100644 --- a/cdk.json +++ b/cdk.json @@ -31,7 +31,7 @@ "aws-cn" ], "dev": { - "IMAGE_PATH_AND_TAG": "ghcr.io/sage-bionetworks/data_curator:24.10.1-beta.1", + "IMAGE_PATH_AND_TAG": "ghcr.io/sage-bionetworks/data_curator:24.10.1-beta.3", "AWS_DEFAULT_REGION": "us-east-1", "PORT": "3838", "TAGS": {