Skip to content

docs: update Docker image registry from GHCR to ECR Public - #19

Merged
mindymo merged 1 commit into
mainfrom
docs/update-docker-images-ghcr-to-ecr
May 27, 2026
Merged

docs: update Docker image registry from GHCR to ECR Public#19
mindymo merged 1 commit into
mainfrom
docs/update-docker-images-ghcr-to-ecr

Conversation

@mindymo

@mindymo mindymo commented May 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Connector images are now published exclusively to ECR Public (public.ecr.aws/conductorone/). This PR updates docs/connector.mdx accordingly.

Changes made:

  • Updates Docker image reference from ghcr.io/conductorone/ to public.ecr.aws/conductorone/
  • Adds ### Resources section (download center + GitHub repo links) if missing from the self-hosted setup instructions

This PR was generated automatically.

@github-actions

github-actions Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

Connector PR Review: docs: update Docker image registry from GHCR to ECR Public

Blocking Issues: 0 | Suggestions: 1 | Threads Resolved: 0
Review mode: full
View review run

Review Summary

This PR updates docs/connector.mdx to point the Docker image reference from ghcr.io/conductorone/ to public.ecr.aws/conductorone/. It also trims trailing blank lines at the end of the file. No code changes are involved, so there are no security or correctness concerns.

Security Issues

None found.

Correctness Issues

None found.

Suggestions

  • docs/connector.mdx:388 — The file now ends without a trailing newline. Adding a final newline keeps the file POSIX-compliant and avoids noisy diffs if a future edit appends content.
Prompt for AI agents
Verify each finding against the current code and only fix it if needed.

In `docs/connector.mdx`:
- Around line 388: The file ends without a trailing newline. Add a newline character after the last line so the file is POSIX-compliant and future appends produce clean diffs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No blocking issues found.

@mindymo
mindymo merged commit e60244b into main May 27, 2026
10 of 11 checks passed
@mindymo
mindymo deleted the docs/update-docker-images-ghcr-to-ecr branch May 27, 2026 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant