Skip to content

Pin golang Docker tag to cf6fca6 - #36

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/golang
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/golang

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
golang (source) stage pinDigest cf6fca6

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on Friday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Pin dependencies Pin golang Docker tag to 3ad5730 Jun 25, 2026
@renovate renovate Bot changed the title Pin golang Docker tag to 3ad5730 Pin golang Docker tag to 9097beb Jul 8, 2026
@renovate
renovate Bot force-pushed the renovate/golang branch from d3ae6ea to 52a45e6 Compare July 8, 2026 01:48
@renovate renovate Bot changed the title Pin golang Docker tag to 9097beb Pin golang Docker tag to 0178a64 Jul 9, 2026
@renovate
renovate Bot force-pushed the renovate/golang branch from 52a45e6 to 0cab8ce Compare July 9, 2026 00:51
@renovate
renovate Bot force-pushed the renovate/golang branch from 0cab8ce to 7ea1885 Compare July 24, 2026 13:47
@renovate renovate Bot changed the title Pin golang Docker tag to 0178a64 Pin golang Docker tag to 70b4654 Aug 14, 2026
@renovate
renovate Bot force-pushed the renovate/golang branch from 7ea1885 to 04442f0 Compare August 14, 2026 02:15
@renovate renovate Bot changed the title Pin golang Docker tag to 70b4654 Pin golang Docker tag to 3889b42 Aug 16, 2026
@renovate
renovate Bot force-pushed the renovate/golang branch 2 times, most recently from cbf165a to bb29fdc Compare August 19, 2026 22:06
@renovate renovate Bot changed the title Pin golang Docker tag to 3889b42 Renovate: Update golang Docker tag to v1.27 Aug 19, 2026
@renovate
renovate Bot force-pushed the renovate/golang branch from bb29fdc to f4486aa Compare August 20, 2026 00:54
@renovate renovate Bot changed the title Renovate: Update golang Docker tag to v1.27 Pin golang Docker tag to 4c9fe60 Aug 28, 2026
Copilot AI lite review requested due to automatic review settings August 28, 2026 12:35
@renovate
renovate Bot force-pushed the renovate/golang branch from f4486aa to b4a4218 Compare August 28, 2026 12:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 pins the Go builder image in the Dockerfile to a specific immutable digest to make container builds more reproducible and supply-chain-safe.

Changes:

  • Pin golang:1.27-alpine builder stage to sha256:4c9fe60190a2a3350ddc51de80d0224b8a6698d12bdfc999fee45ea9d6c46dbc.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@renovate renovate Bot changed the title Pin golang Docker tag to 4c9fe60 Pin golang Docker tag to 26402d8 Sep 2, 2026
Copilot AI review requested due to automatic review settings September 2, 2026 08:13
@renovate
renovate Bot force-pushed the renovate/golang branch from b4a4218 to a8e8938 Compare September 2, 2026 08:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The change is a low-risk digest pin that improves determinism, with only a minor follow-up suggestion around also pinning the runtime base image.

Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

Comment thread Dockerfile Outdated

# Build the manager binary
FROM golang:1.27-alpine AS builder
FROM golang:1.27-alpine@sha256:26402d86be3d72e6a9410afa0108f03529f51f0c1b5eb7f503d0bc44cc7857ac AS builder
@renovate renovate Bot changed the title Pin golang Docker tag to 26402d8 Pin golang Docker tag to cf6fca6 Sep 2, 2026
Copilot AI review requested due to automatic review settings September 2, 2026 22:39
@renovate
renovate Bot force-pushed the renovate/golang branch from a8e8938 to 2a06db6 Compare September 2, 2026 22:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The change is a straightforward base image digest pin with no behavioral code changes and no issues found in the updated Dockerfile.

Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

@renovate
renovate Bot force-pushed the renovate/golang branch from 2a06db6 to daeda69 Compare September 4, 2026 00:38
Copilot AI review requested due to automatic review settings September 4, 2026 00:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The change is a straightforward digest pin that improves build determinism without altering build steps or runtime behavior.

Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

@renovate
renovate Bot force-pushed the renovate/golang branch from daeda69 to fe1d030 Compare September 7, 2026 17:10
Copilot AI review requested due to automatic review settings September 7, 2026 17:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The change is a straightforward digest pin for a single base image reference and does not alter build logic.

Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

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.

1 participant