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
commit 846be651b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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.