We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a87313 commit f21afebCopy full SHA for f21afeb
develop/develop-images/dockerfile_best-practices.md
@@ -406,7 +406,7 @@ maintainable `Dockerfile`.
406
407
Whenever possible, use current official images as the basis for your
408
images. We recommend the [Alpine image](https://hub.docker.com/_/alpine/) as it
409
-is tightly controlled and small in size (currently under 5 MB), while still
+is tightly controlled and small in size (currently under 6 MB), while still
410
being a full Linux distribution.
411
412
### LABEL
0 commit comments