From 2c1c132dbb90885e58dd36c57254a5f9434505f3 Mon Sep 17 00:00:00 2001 From: Paul O'Connor <465717+pauloconnor@users.noreply.github.com> Date: Wed, 10 Apr 2024 15:28:16 +0100 Subject: [PATCH] Update network-multitool docker address (#419) --- demo/thrift/thrift-sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/thrift/thrift-sample.yaml b/demo/thrift/thrift-sample.yaml index aaa4e1186..6803fb1b8 100644 --- a/demo/thrift/thrift-sample.yaml +++ b/demo/thrift/thrift-sample.yaml @@ -114,4 +114,4 @@ spec: # spec: # containers: # - name: network-tool -# image: praqma/network-multitool +# image: wbitt/network-multitool