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
Open
chore(deps): bump golang from 1.26-alpine to 1.27-alpine in the docker group across 1 directory#359dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
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-alpineinDockerfile.deploy - Bump Go base image tag to
1.27-alpineinDockerfile.deployd - Bump Go base image tag to
1.27-alpineinDockerfile.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.
| @@ -1,4 +1,4 @@ | |||
| FROM golang:1.26-alpine AS builder | |||
| FROM golang:1.27-alpine AS builder | |||
| @@ -1,4 +1,4 @@ | |||
| FROM golang:1.26-alpine AS builder | |||
| FROM golang:1.27-alpine AS builder | |||
| @@ -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
Bot
force-pushed
the
dependabot/docker/docker-3f16df9430
branch
from
August 31, 2026 13:19
94d6f60 to
04533f1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
golangfrom 1.26-alpine to 1.27-alpine