From ec3b19d7334f997edf85f664a0133db2bbe27f91 Mon Sep 17 00:00:00 2001 From: zhaoxiaopeng Date: Tue, 5 Aug 2025 18:43:08 +0800 Subject: [PATCH] test2 --- zxp/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zxp/test.yaml b/zxp/test.yaml index 316be4d..9f57d57 100644 --- a/zxp/test.yaml +++ b/zxp/test.yaml @@ -14,6 +14,6 @@ spec: spec: containers: - name: nginx - image: nginx:1.26.2 + image: nginx:latest ports: - containerPort: 81 \ No newline at end of file