Skip to content

fix: use image instead#35

Open
schnellert wants to merge 1 commit into
mainfrom
fix/build-docker-image-typo
Open

fix: use image instead#35
schnellert wants to merge 1 commit into
mainfrom
fix/build-docker-image-typo

Conversation

@schnellert

Copy link
Copy Markdown
Member

No description provided.

@schnellert schnellert self-assigned this Jun 15, 2026
@schnellert schnellert requested a review from a team as a code owner June 15, 2026 07:57
Copilot AI review requested due to automatic review settings June 15, 2026 07:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Fixes the computed Docker image name in the build-docker-image composite action so that non-default build contexts append to the base ghcr.io/${{ github.repository }} image correctly.

Changes:

  • Replace an undefined shell variable reference (images) with the correct variable (image) when appending inputs.context to the image name.

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

@schnellert schnellert force-pushed the fix/build-docker-image-typo branch from cdb989c to d83464a Compare June 15, 2026 07:58
@schnellert schnellert force-pushed the fix/build-docker-image-typo branch from d83464a to dce2ebc Compare June 18, 2026 07:27
Copilot AI review requested due to automatic review settings June 18, 2026 07:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants