fix: add openssh-client for git repo test

测试git ssh连通性时需要用到ssh
This commit is contained in:
Tusik
2026-01-28 09:46:19 +08:00
committed by GitHub
parent 20799ff9ea
commit b82a55e708
+1
View File
@@ -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 \