Skip to content

refactor: remove unnecessary build-args#12

Merged
tram0004 merged 1 commit into
mainfrom
fix-pr-build
Jun 18, 2026
Merged

refactor: remove unnecessary build-args#12
tram0004 merged 1 commit into
mainfrom
fix-pr-build

Conversation

@tram0004

Copy link
Copy Markdown
Contributor

No description provided.

@tram0004 tram0004 marked this pull request as draft June 18, 2026 20:31
@tram0004 tram0004 requested a review from Copilot June 18, 2026 20:31

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

This PR updates the pull request validation workflow to stop passing explicit Docker build arguments during CI image builds, relying instead on the Dockerfile’s default ARG values.

Changes:

  • Removed the build-args block from the PR build step in the GitHub Actions workflow.
  • As a side effect, CI now builds with whatever versions are set as defaults in the Dockerfile (currently changing jemalloc from the previously pinned 5.3.0 to 5.3.1).

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

Comment thread .github/workflows/pull-request.yml
@tram0004 tram0004 marked this pull request as ready for review June 18, 2026 21:32
@tram0004 tram0004 merged commit 719d273 into main Jun 18, 2026
3 checks passed
@tram0004 tram0004 deleted the fix-pr-build branch June 18, 2026 21:32
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