Skip to content

Commit

Permalink
Update 1.9 base image (istio#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-delgado authored Jun 21, 2021
1 parent 1228c65 commit 889aeb6
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
export VERSION ?= 1.9-dev

# Base version of Istio image to use
BASE_VERSION ?= 1.9-dev.9
BASE_VERSION ?= 1.9-dev.10

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

0 comments on commit 889aeb6

Please sign in to comment.