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.