perf: change docker file

pull/14375/head
ibuler 2024-10-29 15:29:02 +08:00 committed by Bryan
parent d30de0b6a0
commit c3620254b3
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ ARG DEPENDENCIES=" \
ARG TOOLS=" \
ca-certificates \
default-libmysqlclient-dev \
openssh-client \
sshpass \
bubblewrap"