Skip to content

ci: also push images to ghcr.io#16

Merged
neilpang merged 1 commit into
masterfrom
claude/thirsty-bartik-7e3463
May 8, 2026
Merged

ci: also push images to ghcr.io#16
neilpang merged 1 commit into
masterfrom
claude/thirsty-bartik-7e3463

Conversation

@neilpang
Copy link
Copy Markdown
Owner

@neilpang neilpang commented May 8, 2026

Publish each build to GitHub Container Registry alongside Docker Hub, so users can pull from ghcr.io/neilpang/letsproxy as well.

Publish each build to GitHub Container Registry alongside Docker Hub,
so users can pull from ghcr.io/neilpang/letsproxy as well.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 8, 2026 19:07
@neilpang neilpang merged commit 770dad3 into master May 8, 2026
3 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Docker image publishing workflow to also publish built images to GitHub Container Registry (GHCR) in addition to Docker Hub, enabling pulls from ghcr.io/<owner>/letsproxy.

Changes:

  • Add GHCR image target (ghcr.io/${{ github.repository_owner }}/letsproxy) to the tag generation for both Debian and Alpine builds.
  • Authenticate to GHCR using GITHUB_TOKEN and grant packages: write permissions so the workflow can push to GHCR.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@neilpang neilpang deleted the claude/thirsty-bartik-7e3463 branch May 8, 2026 19:12
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.

2 participants