aboutsummaryrefslogtreecommitdiff
path: root/projects/llvm_libcxxabi/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/llvm_libcxxabi/Dockerfile')
-rw-r--r--projects/llvm_libcxxabi/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/llvm_libcxxabi/Dockerfile b/projects/llvm_libcxxabi/Dockerfile
index 15ca3e108..b66bd78ce 100644
--- a/projects/llvm_libcxxabi/Dockerfile
+++ b/projects/llvm_libcxxabi/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER kcc@google.com
RUN apt-get update && apt-get install -y subversion
RUN git clone --depth 1 https://github.com/llvm/llvm-project.git