You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2020/06/04 17:24:39 UTC

[hadoop-docker-ozone] branch build-latest updated: Trigger build for Ozone 072370b94

This is an automated email from the ASF dual-hosted git repository.

elek pushed a commit to branch build-latest
in repository https://gitbox.apache.org/repos/asf/hadoop-docker-ozone.git


The following commit(s) were added to refs/heads/build-latest by this push:
     new b41c9ec  Trigger build for Ozone 072370b94
b41c9ec is described below

commit b41c9ec69db85114c94cd417b019b8945f7a9433
Author: Elek Márton <el...@apache.org>
AuthorDate: Thu Jun 4 19:23:34 2020 +0200

    Trigger build for Ozone 072370b94
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 9da083e..5664900 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -100,4 +100,4 @@ RUN cd /tmp && git clone --depth=1 https://github.com/apache/hadoop-ozone.git -b
    rm -rf /home/user/.m2/repository/org/apache/hadoop/*hdds* && \
    rm -rf /home/user/.m2/repository/org/apache/hadoop/*ozone* && \
    rm -rf /tmp/hadoop-ozone && \
-   find /home/user/.m2/repository -exec chmod go+wx {} \; # ozone master: 4b2dc09b6
+   find /home/user/.m2/repository -exec chmod go+wx {} \; # ozone master: 072370b94


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org