You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: clarified build argument example by changing the variable name
We've received feedback from users who were confused that we were
using `user` as the build arg in this example. The cause of the
confusion was that `user` is too similar to the pre-defined `$USER`
variable. Changing to `username` to hopefully remediate this issue.
Signed-off-by: David Karlsson <[email protected]>
0 commit comments