mirror of https://github.com/docker/docs.git
Merge pull request #19363 from ashkan-jafarzadeh/patch-1
Update guidelines.md
This commit is contained in:
commit
846be651b0
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue