Skip to content

Part 2: Switch Dockerfile and Makefile to ghcr.io base image#105

Open
graygilmore wants to merge 1 commit intomainfrom
gg-ghcr-node20-part2
Open

Part 2: Switch Dockerfile and Makefile to ghcr.io base image#105
graygilmore wants to merge 1 commit intomainfrom
gg-ghcr-node20-part2

Conversation

@graygilmore
Copy link
Copy Markdown
Contributor

Summary

Part 2 of the ghcr.io migration (#103). Depends on #104 being merged first so the ghcr.io/shopify/lighthouse-ci-action:3.0.0 image exists.

  • Updates Dockerfile from cpclermont/lighthouse-ci-action:2.0.0 to ghcr.io/shopify/lighthouse-ci-action:3.0.0
  • Updates Makefile to match the new registry and version

Merge order

  1. Merge Part 1: Bump base image to Node 20 and add ghcr.io build workflow #104 (adds the build workflow + updates Dockerfile.base)
  2. Wait for the build-base-image workflow to push the 3.0.0 image to ghcr.io
  3. Merge this PR

Part 2 of the ghcr.io migration (#103). Now that the build-base-image workflow has pushed ghcr.io/shopify/lighthouse-ci-action:3.0.0, update the references from the old personal Docker Hub account.

- Dockerfile: cpclermont/lighthouse-ci-action:2.0.0 -> ghcr.io/shopify/lighthouse-ci-action:3.0.0

- Makefile: Update PROJECT_NAME and VERSION to match

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@graygilmore graygilmore changed the base branch from main to gg-ghcr-node20 April 7, 2026 18:00
@graygilmore graygilmore marked this pull request as ready for review April 7, 2026 18:01
Base automatically changed from gg-ghcr-node20 to main April 7, 2026 20:59
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.

3 participants