From e99c907ff29e809cbd23f6957b81384d0c34f437 Mon Sep 17 00:00:00 2001 From: Ashkan <37025274+ashkan-jafarzadeh@users.noreply.github.com> Date: Fri, 9 Feb 2024 04:51:59 +0330 Subject: [PATCH] Update guidelines.md --- content/develop/develop-images/guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/develop/develop-images/guidelines.md b/content/develop/develop-images/guidelines.md index dd275747e3..12ffe21051 100644 --- a/content/develop/develop-images/guidelines.md +++ b/content/develop/develop-images/guidelines.md @@ -121,7 +121,7 @@ builds, see [cache management](../../build/cache/_index.md). ## Pin base image versions Image tags are mutable, meaning a publisher can update a tag to point to a new -image. This is a useful because it lets publishers update tags to point to +image. This is useful because it lets publishers update tags to point to newer versions of an image. And as an image consumer, it means you automatically get the new version when you re-build your image.