Merge pull request #19363 from ashkan-jafarzadeh/patch-1

Update guidelines.md
This commit is contained in:
David Karlsson
2024-02-09 06:40:04 +01:00
committed by GitHub

View File

@@ -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.