Skip to content

chore: update dockerfile#43

Merged
Redmomn merged 1 commit into
masterfrom
fix/docker-build
Jun 18, 2026
Merged

chore: update dockerfile#43
Redmomn merged 1 commit into
masterfrom
fix/docker-build

Conversation

@Redmomn

@Redmomn Redmomn commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings June 18, 2026 13:21
@Redmomn Redmomn merged commit b8893b5 into master Jun 18, 2026
23 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

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 Docker build environment to use Go 1.25, aligning the containerized build with the repository’s current Go toolchain requirements.

Changes:

  • Bump Docker builder base image from golang:1.24-alpine to golang:1.25-alpine.

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

Comment thread Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.24-alpine AS builder
FROM golang:1.25-alpine AS builder
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.

2 participants