This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Commit 239edc4
committed
fix: Add empty build args map on build
Docker client sends the BuildArgs even if it's nil, adding an empty map
makes sure we don't send nil container objects.
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>1 parent cfc0281 commit 239edc4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
0 commit comments