Skip to content

Conversation

@mindedal
Copy link
Owner

This pull request updates the Go version used in both the Dockerfile and go.mod to ensure the project builds against the latest patch release. This helps maintain security and compatibility.

Dependency updates:

  • Updated the base image in Dockerfile from golang:1.25.1-alpine to golang:1.25.3-alpine to use the latest available Go patch release.
  • Changed the Go version in go.mod from 1.25.1 to 1.25.3 for consistency with the Docker build environment.

@mindedal mindedal merged commit 5924411 into main Nov 20, 2025
12 checks passed
@mindedal mindedal deleted the vulnerability-fixes branch November 20, 2025 14:10
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