Skip to content

Commit bb99fdb

Browse files
committed
ci-docker: add subversion to linux dockerfile
Signed-off-by: shizhenghui <[email protected]>
1 parent 1086a05 commit bb99fdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ci/docker/linux/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ RUN apt-get update -qq && DEBIAN_FRONTEND="noninteractive" apt-get install -y -q
4040
ninja-build \
4141
nodejs \
4242
npm \
43+
subversion \
4344
unzip
4445

4546
RUN mkdir /tools

0 commit comments

Comments
 (0)