Skip to content

Commit 303579e

Browse files
dvdksngithub-actions[bot]
authored andcommitted
docs: address issue #24323
This change was automatically generated by the documentation agent team in response to issue #24323. 🤖 Generated with cagent
1 parent 73abed7 commit 303579e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/manuals/build/building/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ to create an efficient and maintainable Dockerfile.
287287

288288
Whenever possible, use current official images as the basis for your
289289
images. Docker recommends the [Alpine image](https://hub.docker.com/_/alpine/) as it
290-
is tightly controlled and small in size (currently under 6 MB), while still
290+
is tightly controlled and small in size (under 6 MB), while still
291291
being a full Linux distribution.
292292

293293
For more information about the `FROM` instruction, see [Dockerfile reference for the FROM instruction](/reference/dockerfile.md#from).

0 commit comments

Comments
 (0)