Nginx image: add the influxdb module

Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
Lorenzo Fontana 2018-05-17 15:32:36 +02:00
parent 2baad5d006
commit eb277bcdb0
No known key found for this signature in database
GPG key ID: 0D48B0B074C3DC15
2 changed files with 6 additions and 1 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
# 0.0.0 shouldn't clobber any released builds
TAG ?= 0.45
TAG ?= 0.46
REGISTRY ?= quay.io/kubernetes-ingress-controller
ARCH ?= $(shell go env GOARCH)
DOCKER ?= docker