Skip to content

Commit

Permalink
ci-docker: add subversion to linux dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: shizhenghui <[email protected]>
  • Loading branch information
shizhenghui committed Sep 5, 2024
1 parent 1086a05 commit bb99fdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/ci/docker/linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ RUN apt-get update -qq && DEBIAN_FRONTEND="noninteractive" apt-get install -y -q
ninja-build \
nodejs \
npm \
subversion \
unzip

RUN mkdir /tools
Expand Down

0 comments on commit bb99fdb

Please sign in to comment.