Update nginx to 1.13.10 and enable gRPC (#2221)
This commit is contained in:
parent
df00b03a70
commit
0398c410e6
2 changed files with 5 additions and 5 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
# 0.0.0 shouldn't clobber any released builds
|
||||
TAG ?= 0.37
|
||||
TAG ?= 0.38
|
||||
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