aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libyal
diff options
context:
space:
mode:
authorGravatar Joachim Metz <joachim.metz@gmail.com>2020-08-02 16:49:24 +0200
committerGravatar GitHub <noreply@github.com>2020-08-02 07:49:24 -0700
commit8e2a59f8dc6f4fa17de4d6e1c0ea4fa008897446 (patch)
treed4d7e8fc2dcfbb2b3d678b3844ed2f9a3a0dc1c0 /projects/libyal
parent5415fe155d07d7ad27fa3c8e64331df2e737992a (diff)
Corrected error in libyal project configuration (#4246)
Diffstat (limited to 'projects/libyal')
-rw-r--r--projects/libyal/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/libyal/Dockerfile b/projects/libyal/Dockerfile
index c72029cb..1427b8ce 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