Update to debian-iptables-*:v5

This commit is contained in:
Jeff Grafton
2017-01-10 15:01:21 -08:00
parent 19aafd291c
commit 9172bf63e5
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
REGISTRY?="gcr.io/google_containers"
IMAGE=debian-iptables
TAG=v4
TAG=v5
ARCH?=amd64
TEMP_DIR:=$(shell mktemp -d)