Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
catenacyber committed Feb 25, 2023
1 parent 8e14ea3 commit b87d610
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions projects/glog/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@

FROM gcr.io/oss-fuzz-base/base-builder

# TODO use main repo once PR is merged
RUN git clone --depth 1 --branch fuzz https://github.com/catenacyber/glog
RUN git clone --depth 1 https://github.com/google/glog

COPY build.sh $SRC/
WORKDIR $SRC/glog

0 comments on commit b87d610

Please sign in to comment.