diff --git a/projects/libyal/Dockerfile b/projects/libyal/Dockerfile index 1676968ac..5e742056d 100644 --- a/projects/libyal/Dockerfile +++ b/projects/libyal/Dockerfile @@ -59,6 +59,7 @@ RUN git clone --depth 1 https://github.com/libyal/libvsmbr.git libvsmbr RUN git clone --depth 1 https://github.com/libyal/libewf.git libewf RUN git clone --depth 1 https://github.com/libyal/libmodi.git libmodi RUN git clone --depth 1 https://github.com/libyal/libodraw.git libodraw +RUN git clone --depth 1 https://github.com/libyal/libphdi.git libphdi RUN git clone --depth 1 https://github.com/libyal/libqcow.git libqcow RUN git clone --depth 1 https://github.com/libyal/libsmraw.git libsmraw RUN git clone --depth 1 https://github.com/libyal/libvhdi.git libvhdi