Skip to content

Commit 8e618d4

Browse files
committed
Update dockerfile dependencies for bblfsh client-go v3
Signed-off-by: Carlos Martín <[email protected]>
1 parent 0277b8c commit 8e618d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
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)