aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/artifacts/package_targets.py
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-09-18 22:39:38 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-09-18 22:39:38 -0700
commit1ed11b7d66947b81295fb48e7a67c02441e562b6 (patch)
tree722d010cfc58418e1bf59c57824d8564ee337bac /tools/run_tests/artifacts/package_targets.py
parentadbcec4f57f7e25859326a6daf8ad7e08f2805ca (diff)
parentaafa875cb389140cf721d8470a3a05cf930f74b2 (diff)
Merge github.com:grpc/grpc into pollset_kick_stats
Diffstat (limited to 'tools/run_tests/artifacts/package_targets.py')
-rw-r--r--tools/run_tests/artifacts/package_targets.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/artifacts/package_targets.py b/tools/run_tests/artifacts/package_targets.py
index 0da13864f0..671d0f7b45 100644
--- a/tools/run_tests/artifacts/package_targets.py
+++ b/tools/run_tests/artifacts/package_targets.py
@@ -78,7 +78,7 @@ class CSharpPackage:
if self.linux:
return create_docker_jobspec(
self.name,
- 'tools/dockerfile/test/csharp_coreclr_x64',
+ 'tools/dockerfile/test/csharp_jessie_x64',
'src/csharp/build_packages_dotnetcli.sh')
else:
return create_jobspec(self.name,