fix: [CI-21697] fix EOL and security vulnerabilities#99
Open
fix: [CI-21697] fix EOL and security vulnerabilities#99
Conversation
- Update Go version from 1.24.11 (EOL) to 1.26 - Remove explicit toolchain go1.25.5 directive - Update base Docker image from docker:28.1.1-dind to docker:29.3.1-dind Fixes: - stdlib go1.24.11/go1.24.3/go1.23.8: EOL 2026-02-11 - zfs 2.2.7-r0: EOL 2025-12-18 - openssl 3.3.3-r0: Approaching EOL 2026-04-09 - containerd/v2 v2.0.4/v2.0.5/v2.1.1: GHSA-cxfp-7pvr-95ff, GHSA-m6hq-p25p-ffr2, GHSA-pwhc-rpq9-4c8w, GO-2025-4100, GO-2025-4108 - containernetworking/plugins v1.6.2: GHSA-jv3w-x3r3-g6rm, GO-2025-4222 AI-Session-Id: b372d4bb-7813-4e5b-8342-23968a0f0e23 AI-Tool: claude-code AI-Model: global.anthropic.claude-sonnet-4-6
devkimittal
approved these changes
Apr 1, 2026
…LCHAIN=go1.26.0 golang:1.26 dropped Windows Server 2019 (1809) manifest support. Use golang:1.24.3 (last version with 1809 support) as the base image and set GOTOOLCHAIN=go1.26.0 to auto-download the Go 1.26 toolchain for compilation
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.
Fixes:
AI-Session-Id: b372d4bb-7813-4e5b-8342-23968a0f0e23
AI-Tool: claude-code
AI-Model: global.anthropic.claude-sonnet-4-6