Skip to content

chore(deps): bump golang from 1.26-alpine to 1.27-alpine in the docker group across 1 directory - #359

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/docker/docker-3f16df9430
Open

chore(deps): bump golang from 1.26-alpine to 1.27-alpine in the docker group across 1 directory#359
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/docker/docker-3f16df9430

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Warning

Cooldown could not be applied because no publication date was available from the registry.

Bumps the docker group with 1 update in the / directory: golang.

Updates golang from 1.26-alpine to 1.27-alpine

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Aug 24, 2026
Copilot AI lite review requested due to automatic review settings August 24, 2026 13:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Aug 24, 2026

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

Updates the Go builder image used by the project’s Docker builds from golang:1.26-alpine to golang:1.27-alpine for the deploy-related images.

Changes:

  • Bump Go base image tag to 1.27-alpine in Dockerfile.deploy
  • Bump Go base image tag to 1.27-alpine in Dockerfile.deployd
  • Bump Go base image tag to 1.27-alpine in Dockerfile.hookd

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
Dockerfile.deploy Updates builder stage Go image to 1.27-alpine
Dockerfile.deployd Updates builder stage Go image to 1.27-alpine
Dockerfile.hookd Updates builder stage Go image to 1.27-alpine

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

Comment thread Dockerfile.deploy
@@ -1,4 +1,4 @@
FROM golang:1.26-alpine AS builder
FROM golang:1.27-alpine AS builder
Comment thread Dockerfile.deployd
@@ -1,4 +1,4 @@
FROM golang:1.26-alpine AS builder
FROM golang:1.27-alpine AS builder
Comment thread Dockerfile.hookd
@@ -1,4 +1,4 @@
FROM golang:1.26-alpine AS builder
FROM golang:1.27-alpine AS builder
Bumps the docker group with 1 update in the / directory: golang.


Updates `golang` from 1.26-alpine to 1.27-alpine

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.27-alpine
  dependency-type: direct:production
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump golang from 1.26-alpine to 1.27-alpine in the docker group chore(deps): bump golang from 1.26-alpine to 1.27-alpine in the docker group across 1 directory Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/docker/docker-3f16df9430 branch from 94d6f60 to 04533f1 Compare August 31, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant