Update the fluentd versions to include fixes for #19405.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.PHONY: build push
|
||||
|
||||
IMAGE = fluentd-elasticsearch
|
||||
TAG = 1.12
|
||||
TAG = 1.13
|
||||
|
||||
build:
|
||||
docker build -t gcr.io/google_containers/$(IMAGE):$(TAG) .
|
||||
|
Reference in New Issue
Block a user