From 1a60db88e64956ce1460a837c27209daedb7dc7f Mon Sep 17 00:00:00 2001 From: "A. Diamond" Date: Wed, 13 Dec 2023 19:38:10 -0500 Subject: [PATCH] Updated commit id in cloudformation template --- cfn/cfn-registry-cluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfn/cfn-registry-cluster.yml b/cfn/cfn-registry-cluster.yml index a1f052d..6585721 100644 --- a/cfn/cfn-registry-cluster.yml +++ b/cfn/cfn-registry-cluster.yml @@ -187,7 +187,7 @@ Resources: - Condition: SUCCESS ContainerName: Nsqadmin_ResolvConf_InitContainer Essential: true - Image: docker.io/aptrust/registry:761fa37-master + Image: docker.io/aptrust/registry:d970131-master Secrets: - Name: APT_ENV ValueFrom: !Sub 'arn:aws:ssm:us-east-1:997427182289:parameter/${Envn}/REGISTRY/APT_ENV'