From e6e0279fd6bcbb953de9060e2eb838c9c466fd47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=20Buo-ren=20Lin?= Date: Thu, 18 Jun 2026 17:23:31 +0800 Subject: [PATCH] docs: Fix typo in README (rolling tag format) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ๆž—ๅšไป(Buo-ren Lin) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1685ea7..08129c3 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Rolling Tags are composed of: * OS variant (optional) * writable (optional, nginx only) -The stable tag format is `[-][-]`. +The rolling tag format is `[-][-]`. Examples: * `nginx` * `apache-alpine`