Update Dockerfile

This commit is contained in:
Oliver Chang 2017-03-31 08:44:48 -07:00 committed by GitHub
parent 0ed2ab8de7
commit 81774e6bc3
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#
################################################################################
FROM ossfuzz/base-builder
FROM gcr.io/oss-fuzz-base/base-builder
MAINTAINER dtardon@redhat.com
#build requirements
RUN apt-get update