Skip to content

Conversation

@andibeuge
Copy link
Contributor

Add conditional login for an image registry to pull "base images" from. Used for docker hardened images e.g.

@github-actions github-actions bot added the ci label Jan 2, 2026
@andibeuge andibeuge changed the title Feat/add dhi support for container build feat: add dhi support for container build Jan 2, 2026
@andibeuge andibeuge changed the title feat: add dhi support for container build feat: add base image registry support for container build Jan 2, 2026
@andibeuge andibeuge marked this pull request as ready for review January 2, 2026 13:52
@andibeuge andibeuge requested a review from a team as a code owner January 2, 2026 13:52
Copilot AI review requested due to automatic review settings January 2, 2026 13:52
Copy link
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 adds support for authenticating to a base image registry during container builds, enabling the use of Docker hardened images or other private base images. The changes introduce optional input and secret parameters for registry authentication and add workflow-level environment variables for image scanning configuration.

  • Adds conditional login to a base image registry before Docker build
  • Introduces new workflow-level environment variables for image scan configuration
  • Maintains backward compatibility with optional parameters

andibeuge and others added 4 commits January 2, 2026 14:56
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants