From 465d7848da1cfd5d5e153ef0e262780df74666be Mon Sep 17 00:00:00 2001 From: saadali Date: Thu, 4 Jun 2015 13:22:56 -0700 Subject: [PATCH] Rev NFS image because of #9019 --- contrib/for-tests/volumes-tester/nfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/for-tests/volumes-tester/nfs/Makefile b/contrib/for-tests/volumes-tester/nfs/Makefile index c577a074c07..f479f2862e4 100644 --- a/contrib/for-tests/volumes-tester/nfs/Makefile +++ b/contrib/for-tests/volumes-tester/nfs/Makefile @@ -1,6 +1,6 @@ all: push -TAG = 0.1 +TAG = 0.2 container: docker build -t gcr.io/google_containers/volume-nfs . # Build new image and automatically tag it as latest