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 2021/02/05 07:05:39 UTC

[ozone-docker-builder] 09/17: Trigger new build with latest Ozone dependencies (8576072ba)

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

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

commit 86da43375e1187f6c873f71bba2d678a8130bbcc
Author: Elek Márton <el...@apache.org>
AuthorDate: Fri May 8 16:44:22 2020 +0200

    Trigger new build with latest Ozone dependencies (8576072ba)
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 318b8fa..1a8bdb9 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 {} \; # c9a192553
+   find /home/user/.m2/repository -exec chmod go+wx {} \; # ozone master: 8576072ba


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