aboutsummaryrefslogtreecommitdiff
path: root/projects/janet/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/janet/Dockerfile')
-rwxr-xr-xprojects/janet/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/janet/Dockerfile b/projects/janet/Dockerfile
index e684088a8..0a24e47ea 100755
--- a/projects/janet/Dockerfile
+++ b/projects/janet/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER david@adalogics.com
RUN apt-get update && apt-get install -y make cmake
RUN git clone https://github.com/janet-lang/janet