Skip to content

Updated the FROM lines in the docker file.#51

Merged
kommendorkapten merged 1 commit intomainfrom
from-line
Mar 6, 2026
Merged

Updated the FROM lines in the docker file.#51
kommendorkapten merged 1 commit intomainfrom
from-line

Conversation

@kommendorkapten
Copy link
Member

This should make it easier for Dependabot to update them to the correct version.

This should make it easier for Dependabot to update them to the correct
version.
@kommendorkapten kommendorkapten requested a review from a team as a code owner March 5, 2026 09:41
Copilot AI review requested due to automatic review settings March 5, 2026 09:41
Copy link

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

Updates the Dockerfile base image references to include explicit tags alongside digests, improving Dependabot’s ability to track and propose version updates while keeping builds pinned/reproducible.

Changes:

  • Replace digest-only FROM references with name:tag@sha256:digest format for the Go builder image.
  • Replace digest-only FROM references with name:tag@sha256:digest format for the Alpine runtime image.

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

You can also share your feedback on Copilot code review. Take the survey.

@kommendorkapten kommendorkapten merged commit 6b65745 into main Mar 6, 2026
10 checks passed
@kommendorkapten kommendorkapten deleted the from-line branch March 6, 2026 09:13
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