From 4687dcf0649ecd185d0ec24205bbd2e12c535cc8 Mon Sep 17 00:00:00 2001 From: Mindy Moreland Date: Tue, 26 May 2026 17:19:11 -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 6ed1ae2b..f80ae435 100644 --- a/docs/connector.mdx +++ b/docs/connector.mdx @@ -276,7 +276,7 @@ spec: spec: containers: - name: baton-slack - image: ghcr.io/conductorone/baton-slack:latest + image: public.ecr.aws/conductorone/baton-slack:latest imagePullPolicy: IfNotPresent env: - name: BATON_HOST_ID @@ -298,6 +298,4 @@ Check that the connector data uploaded correctly. In C1, click **Apps**. On the **That's it!** Your Slack connector is now pulling access data into C1. - - - + \ No newline at end of file