Skip to content

Commit

Permalink
Bump base image (istio#34523)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwendell authored Aug 4, 2021
1 parent 7a62d0b commit 5016b59
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.11-dev

# Base version of Istio image to use
BASE_VERSION ?= 1.11-dev.5
BASE_VERSION ?= 1.11-dev.6

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

0 comments on commit 5016b59

Please sign in to comment.