aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/nghttp2
diff options
context:
space:
mode:
authorGravatar Oliver Chang <ochang@chromium.org>2017-03-22 12:12:51 -0700
committerGravatar Oliver Chang <ochang@chromium.org>2017-03-22 12:12:51 -0700
commit60835ac4207d5877f119129a2a1e8639ee4b92a3 (patch)
tree27c5d6446d4087c7ba76a813f1f3fde007decc27 /projects/nghttp2
parent9a8d207ee92f779afcb025574d0a697705b0876f (diff)
oss-fuzz/BASE_IMAGE -> oss-fuzz-base/BASE_IMAGE
Diffstat (limited to 'projects/nghttp2')
-rw-r--r--projects/nghttp2/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/nghttp2/Dockerfile b/projects/nghttp2/Dockerfile
index e32633bf..735826a4 100644
--- a/projects/nghttp2/Dockerfile
+++ b/projects/nghttp2/Dockerfile
@@ -14,7 +14,7 @@
#
################################################################################
-FROM gcr.io/oss-fuzz/base-builder
+FROM gcr.io/oss-fuzz-base/base-builder
MAINTAINER tatsuhiro.t@gmail.com
RUN apt-get install -y make autoconf automake libtool pkg-config
RUN git clone --depth 1 https://github.com/nghttp2/nghttp2.git