mirror of https://github.com/google/oss-fuzz.git
Update Dockerfile
This commit is contained in:
parent
278a542f83
commit
00e0b89627
|
@ -20,4 +20,3 @@ RUN apt-get install -y make python
|
|||
RUN git clone --depth 1 https://github.com/randombit/botan.git botan
|
||||
WORKDIR botan
|
||||
COPY build.sh $SRC/
|
||||
RUN ls -R $SRC/
|
||||
|
|
Loading…
Reference in New Issue