Fix e2e tests updating nginx image (#2112)
This commit is contained in:
parent
131fdf1e01
commit
ce8ba06208
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
# 0.0.0 shouldn't clobber any released builds
|
||||
TAG ?= 0.33
|
||||
TAG ?= 0.34
|
||||
REGISTRY ?= quay.io/kubernetes-ingress-controller
|
||||
ARCH ?= $(shell go env GOARCH)
|
||||
DOCKER ?= gcloud docker --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue