We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0f5f81 commit 89d4f9bCopy full SHA for 89d4f9b
content/manuals/build/building/variables.md
@@ -72,7 +72,7 @@ see [`ENV` usage example](#env-usage-example).
72
Build arguments are commonly used to specify versions of components,
73
such as image variants or package versions, used in a build.
74
75
-Specifying versions as build arguments lets build with different versions
+Specifying versions as build arguments lets you build with different versions
76
without having to manually update the Dockerfile.
77
It also makes it easier to maintain the Dockerfile,
78
since it lets you declare versions at the top of the file.
0 commit comments