commit | c582430ef9908cbc5d7769b0ec9e36ab0d91acae | [log] [tgz] |
---|---|---|
author | Doroszlai, Attila <adoroszlai@apache.org> | Tue Apr 14 12:06:47 2020 +0200 |
committer | Doroszlai, Attila <adoroszlai@apache.org> | Tue Apr 14 12:06:47 2020 +0200 |
tree | 68b257fca227a145a205efff12179325190e1882 | |
parent | 0361b3ba11a0d8f22891a9db76bde1d1d85414d8 [diff] |
trigger rebuild for c9a192553
diff --git a/Dockerfile b/Dockerfile index f8e221d..318b8fa 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -100,4 +100,4 @@ 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 {} \; + find /home/user/.m2/repository -exec chmod go+wx {} \; # c9a192553