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