fix nginx version to 1.13.3 to fix integer overflow in the range filter vulnerability

This commit is contained in:
Remington Reackhof 2017-07-11 11:10:44 -05:00
parent 26fccdc48b
commit 53b83695d4
2 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
# 0.0.0 shouldn't clobber any released builds
TAG = 0.20
TAG = 0.21
REGISTRY = gcr.io/google_containers
ARCH ?= $(shell go env GOARCH)
ALL_ARCH = amd64 arm ppc64le