aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/push_testing_images.sh
diff options
context:
space:
mode:
authorGravatar Matt Kwong <mattkwong@google.com>2017-03-07 18:04:28 -0800
committerGravatar Matt Kwong <mattkwong@google.com>2017-03-08 12:42:24 -0800
commit5faabc45c5d74b62953121282cd55f45f41b64e4 (patch)
tree09680eeac1d80910cd6dd284483069e7377782ee /tools/dockerfile/push_testing_images.sh
parent18f8acf617f1937e105f8b660385b41f736c1064 (diff)
Fix pyenv dockerfile
Diffstat (limited to 'tools/dockerfile/push_testing_images.sh')
-rwxr-xr-xtools/dockerfile/push_testing_images.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dockerfile/push_testing_images.sh b/tools/dockerfile/push_testing_images.sh
index 9dceb29a87..973e045ffe 100755
--- a/tools/dockerfile/push_testing_images.sh
+++ b/tools/dockerfile/push_testing_images.sh
@@ -44,7 +44,7 @@ cd -
DOCKERHUB_ORGANIZATION=grpctesting
-for DOCKERFILE_DIR in tools/dockerfile/test/fuzzer tools/dockerfile/test/sanity
+for DOCKERFILE_DIR in tools/dockerfile/test/*
do
# Generate image name based on Dockerfile checksum. That works well as long
# as can count on dockerfiles being written in a way that changing the logical