Skip to content

Conversation

@Keralin
Copy link
Contributor

@Keralin Keralin commented Oct 27, 2025

This update resolves CVE-2025-47910 (MEDIUM severity) in the Go stdlib by upgrading from Go 1.25.0 to Go 1.25.1.

Changes:

  • Update go.mod to use Go 1.25.1
  • Update Dockerfile base image to golang:1.25.1
  • Update go.sum with refreshed dependencies

This update resolves CVE-2025-47910 (MEDIUM severity) in the Go stdlib
by upgrading from Go 1.25.0 to Go 1.25.1.

Changes:
- Update go.mod to use Go 1.25.1
- Update Dockerfile base image to golang:1.25.1
- Update go.sum with refreshed dependencies
@jwilder jwilder merged commit e1f10b1 into jwilder:master Oct 27, 2025
1 check passed
@Keralin
Copy link
Contributor Author

Keralin commented Oct 27, 2025

Hey @jwilder could we get a release so we can download the new Docker image using go 1.25.1? Thanks! 🙏🏻

@Keralin Keralin deleted the fix/cve-2025-47910-go-1.25.1 branch November 3, 2025 08:23
Keralin added a commit to Keralin/dockerize that referenced this pull request Nov 4, 2025
Update all version references in README.md from v0.9.6 to v0.9.7.

This release includes:
- Upgrade to Go 1.25.3 (from PR jwilder#253 and jwilder#254)
- Security fixes for multiple CVEs including CVE-2025-61725 (HIGH) and CVE-2025-58188 (HIGH)

Changes:
- Update version badge to v0.9.7
- Update all download URLs to point to v0.9.7
- Update DOCKERIZE_VERSION environment variable examples
jwilder pushed a commit that referenced this pull request Nov 4, 2025
Update all version references in README.md from v0.9.6 to v0.9.7.

This release includes:
- Upgrade to Go 1.25.3 (from PR #253 and #254)
- Security fixes for multiple CVEs including CVE-2025-61725 (HIGH) and CVE-2025-58188 (HIGH)

Changes:
- Update version badge to v0.9.7
- Update all download URLs to point to v0.9.7
- Update DOCKERIZE_VERSION environment variable examples
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