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