Skip to content

Commit 5e5f6e6

Browse files
Update Dockerfile to remove duplicate software (#1094)
Remove duplicate software.
1 parent 5e63c02 commit 5e5f6e6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker/build/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ RUN apt-get update && apt-get install -y \
5454
libboost-dev \
5555
libboost-system-dev \
5656
libboost-thread-dev \
57-
lsb-release \
5857
libsystemd0
5958
RUN update-alternatives --install /usr/bin/python python /usr/bin/python3 1
6059

0 commit comments

Comments
 (0)