Skip to content

Commit

Permalink
Update the 1.7 base image version (istio#31041)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Van Norman authored Feb 23, 2021
1 parent 83ea397 commit 30e54dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.core.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ SHELL := /bin/bash -o pipefail
VERSION ?= 1.7-dev

# Base version of Istio image to use
BASE_VERSION ?= 1.7-dev.11
BASE_VERSION ?= 1.7-dev.12

export GO111MODULE ?= on
export GOPROXY ?= https://proxy.golang.org
Expand Down

0 comments on commit 30e54dc

Please sign in to comment.