aboutsummaryrefslogtreecommitdiff
path: root/projects/jackson-core/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/jackson-core/Dockerfile')
-rw-r--r--projects/jackson-core/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/jackson-core/Dockerfile b/projects/jackson-core/Dockerfile
index 1ff785046..73e630b2a 100644
--- a/projects/jackson-core/Dockerfile
+++ b/projects/jackson-core/Dockerfile
@@ -15,7 +15,7 @@
#
################################################################################
-FROM gcr.io/oss-fuzz-base/base-builder
+FROM gcr.io/oss-fuzz-base/base-builder-jvm
RUN apt-get update && apt-get install -y maven
RUN git clone --depth 1 https://github.com/google/fuzzing