Commit a028596
committed
dockerfile: fix wrong args order
Commit 47959b5 (image: allow passing explicit samba base-image)
introduced the ability to set explicit base image and tag via command
line args. However, it also introduced a bug in the Dockerfile flow
which causes version and commit-id not to propagate properly into
smbmetrics binary.
Signed-off-by: Shachar Sharon <[email protected]>1 parent 5aa2c4e commit a028596
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | 2 | | |
7 | 3 | | |
8 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
0 commit comments