Skip to content

Commit 8e618d4

Browse files
committed
Update dockerfile dependencies for bblfsh client-go v3
Signed-off-by: Carlos Martín <carlos.martin.sanchez@gmail.com>
1 parent 0277b8c commit 8e618d4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ FROM debian:stretch-slim
33
RUN apt-get update && \
44
apt-get install -y --no-install-recommends --no-install-suggests \
55
ca-certificates \
6-
libxml2 \
76
&& apt-get clean
87

98
ADD ./build/bin /bin

0 commit comments

Comments
 (0)