Skip to content

Commit ee16683

Browse files
authored
enhance: [2.5] Update builder image tag upgrading go1.24.9 (#45394) (#45401)
Cherry-pick from master pr: #45394 Related to #45359 Fixing CVE-2025-58187 Signed-off-by: Congqi Xia <[email protected]>
1 parent abeabd4 commit ee16683

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ IMAGE_ARCH=amd64
55
OS_NAME=ubuntu22.04
66

77
# for services.builder.image in docker-compose.yml
8-
DATE_VERSION=20251010-5edbc91
9-
LATEST_DATE_VERSION=20251010-5edbc91
8+
DATE_VERSION=20251107-4a6e8d8
9+
LATEST_DATE_VERSION=20251107-4a6e8d8
1010
# for services.gpubuilder.image in docker-compose.yml
11-
GPU_DATE_VERSION=20251010-5edbc91
12-
LATEST_GPU_DATE_VERSION=20251010-5edbc91
11+
GPU_DATE_VERSION=20251107-4a6e8d8
12+
LATEST_GPU_DATE_VERSION=20251107-4a6e8d8
1313

1414
# for other services in docker-compose.yml
1515
MINIO_ADDRESS=minio:9000

0 commit comments

Comments
 (0)