fix cve with upgrade telemetry 1.0.2 and go 1.22.11 (#6367)

Signed-off-by: peng wu <2030047311@qq.com>
This commit is contained in:
smartcat999
2025-02-14 11:21:19 +08:00
committed by GitHub
parent 739701fa91
commit 1952b98ca8
25 changed files with 215 additions and 856 deletions

View File

@@ -1,5 +1,5 @@
# Build
FROM golang:1.21.5 AS build_context
FROM golang:1.22.11 AS build_context
ENV OUTDIR=/out
RUN mkdir -p ${OUTDIR}/usr/local/bin/