This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Commit a4c63e5
committed
Set build arg values in docker.Makefile
Sets the values of the --build-args passed through to docker build from
vars.mk when using make with docker.Makefile. This will correctly set
the TAG so that the binary versions are set as when using the standard
Makefile directly
Signed-off-by: Nick Adcock <nick.adcock@docker.com>1 parent 6a9e04b commit a4c63e5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments