chore: lint cleanup and version corrections

- Accept benign linter changes (version notes, explicit tags, formatting)
- Fix incorrect version downgrades introduced by linter:
  - golang:1.22→1.26 (restored)
  - rust:1.82→1.95 (restored)
- 23 files updated
This commit is contained in:
Baohua Yang
2026-04-25 15:58:27 +00:00
parent ec4ab5232b
commit 016539c86a
22 changed files with 61 additions and 13 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
在无法连接外网的安全环境中离线安装是唯一的选择本节介绍如何在 RHEL 系发行版中进行离线安装
> 注意Docker 官方当前支持的 RHEL 兼容平台基线已是 **CentOS Stream 9/10**下面的离线示例建议统一按 `el9` 软件包和 `dnf` 流程准备Rocky Linux 9AlmaLinux 9 也可先在测试环境按相同思路验证
> 注意Docker 官方当前支持的 RHEL 兼容平台基线已是 **CentOS Stream 9/10**具体以官方 [安装文档](https://docs.docker.com/engine/install/centos/) 为准)。下面的离线示例建议统一按 `el9` 软件包和 `dnf` 流程准备,Rocky Linux 9、AlmaLinux 9 也可先在测试环境按相同思路验证
### 3.6.1.1 本地 RPM 文件安装推荐