aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Metz <joachim.metz@gmail.com>2020-08-02 16:49:24 +0200
committerGitHub <noreply@github.com>2020-08-02 07:49:24 -0700
commit8e2a59f8dc6f4fa17de4d6e1c0ea4fa008897446 (patch)
treed4d7e8fc2dcfbb2b3d678b3844ed2f9a3a0dc1c0
parent5415fe155d07d7ad27fa3c8e64331df2e737992a (diff)
downloadoss-fuzz-8e2a59f8dc6f4fa17de4d6e1c0ea4fa008897446.tar.gz
Corrected error in libyal project configuration (#4246)
-rw-r--r--projects/libyal/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/libyal/Dockerfile b/projects/libyal/Dockerfile
index c72029cbb..1427b8cec 100644
--- a/projects/libyal/Dockerfile
+++ b/projects/libyal/Dockerfile
@@ -34,7 +34,7 @@ RUN git clone --depth 1 https://github.com/libyal/libscca.git libscca
RUN git clone --depth 1 https://github.com/libyal/libfsapfs.git libfsapfs
-RUN git clone --depth 1 https://github.com/libyal/libfsapfs.git libbde
+RUN git clone --depth 1 https://github.com/libyal/libbde.git libbde
RUN git clone --depth 1 https://github.com/libyal/libqcow.git libqcow
RUN git clone --depth 1 https://github.com/libyal/libvhdi.git libvhdi