This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ozone.git
commit 6fab03534114478ab9522a1c666903ebe50dc42a Author: Doroszlai, Attila <[email protected]> AuthorDate: Wed Mar 10 04:14:01 2021 +0100 HDDS-4881. Pre-install awscli in ozone-runner (#2002) --- hadoop-ozone/dist/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-ozone/dist/pom.xml b/hadoop-ozone/dist/pom.xml index c1da927..05872cd 100644 --- a/hadoop-ozone/dist/pom.xml +++ b/hadoop-ozone/dist/pom.xml @@ -28,7 +28,7 @@ <properties> <file.encoding>UTF-8</file.encoding> <downloadSources>true</downloadSources> - <docker.ozone-runner.version>20200625-1</docker.ozone-runner.version> + <docker.ozone-runner.version>20210302-1</docker.ozone-runner.version> </properties> <build> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
