🐛 Bug修复
Ubuntu System Information / show-system-info (push) Successful in 38s

This commit is contained in:
csh
2025-12-09 16:23:17 +08:00
parent 0e89b21c41
commit eaedcd3bb2
3 changed files with 3 additions and 4 deletions
@@ -18,6 +18,7 @@ RUN apt-get update && apt-get install -y \
jq \
python3 \
python3-yaml \
lsb-release \
supervisor \
ca-certificates \
&& rm -rf /var/lib/apt/lists/*