mirror of
https://github.com/lintsinghua/DeepAudit.git
synced 2026-08-30 17:20:05 +08:00
fix: add openssh-client for git repo test
测试git ssh连通性时需要用到ssh
This commit is contained in:
@@ -84,6 +84,7 @@ RUN apt-get update && \
|
||||
libpq5 \
|
||||
curl \
|
||||
git \
|
||||
openssh-client \
|
||||
libpango-1.0-0 \
|
||||
libpangoft2-1.0-0 \
|
||||
libpangocairo-1.0-0 \
|
||||
|
||||
Reference in New Issue
Block a user