aboutsummaryrefslogtreecommitdiff
path: root/projects/libexif/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libexif/Dockerfile')
-rw-r--r--projects/libexif/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/libexif/Dockerfile b/projects/libexif/Dockerfile
index 927c71e86..4b6c132a4 100644
--- a/projects/libexif/Dockerfile
+++ b/projects/libexif/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER paul.l.kehrer@gmail.com
RUN apt-get update && apt-get install -y make autoconf automake libtool gettext autopoint
RUN git clone --depth 1 https://github.com/libexif/libexif
RUN git clone --depth 1 https://github.com/ianare/exif-samples