Skip to content

Commit 3886396

Browse files
Update BASE_VERSION to master-2025-10-01T19-01-35 (istio#57841)
1 parent bd4ecc1 commit 3886396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.core.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ endif
4949
export VERSION
5050

5151
# Base version of Istio image to use
52-
BASE_VERSION ?= master-2025-09-25T19-01-32
52+
BASE_VERSION ?= master-2025-10-01T19-01-35
5353
ISTIO_BASE_REGISTRY ?= gcr.io/istio-release
5454

5555
export GO111MODULE ?= on

0 commit comments

Comments
 (0)