2222
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
编码猿
2025-09-09 23:38:30 +08:00
parent 5f61f6ca13
commit a509e99aaf

View File

@@ -52,7 +52,7 @@ steps:
# 第一步:准备环境并安装依赖
- name: install-dependencies
image: node:18-bullseye
image: node:18-bullseye-slim
commands:
- apt-get update && apt-get install -y iproute2
- ip -V