From 747af4b1c237dd0ed47b2d3b11726c40d2ff6dff Mon Sep 17 00:00:00 2001 From: Mindy Moreland Date: Tue, 26 May 2026 17:17:56 -0700 Subject: [PATCH] docs: update Docker image registry from GHCR to ECR Public --- docs/connector.mdx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/connector.mdx b/docs/connector.mdx index b346fd02..07f69e6c 100644 --- a/docs/connector.mdx +++ b/docs/connector.mdx @@ -208,7 +208,7 @@ spec: spec: containers: - name: baton-linear - image: ghcr.io/conductorone/baton-linear:latest + image: public.ecr.aws/conductorone/baton-linear:latest imagePullPolicy: IfNotPresent env: - name: BATON_HOST_ID @@ -231,6 +231,4 @@ Check that the connector data uploaded correctly. In C1, click **Apps**. On the **That's it!** Your Linear connector is now pulling access data into C1. - - - + \ No newline at end of file