Update nginx, OS, Buildx, etcd and K8s refs

This commit is contained in:
yeasy
2026-04-28 12:22:57 +00:00
parent 62f48c1417
commit 30f0115cb9
14 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -587,7 +587,7 @@ A(要点):
A要点
```text
1. 选择合适的基础镜像:
scratch < alpine:3.17 < python:3.14-slim < python:3.14
scratch < alpine:3.21 < python:3.14-slim < python:3.14
2. 多阶段构建:
- 构建阶段只保留编译工具