Commit 2f83759
committed
BuildImageCmdImpl: Fix an exception message
The exception is thrown is if "dockerFile" is not a file, not if it is
not a directory.1 parent 6c5898b commit 2f83759
File tree
1 file changed
+1
-1
lines changed- src/main/java/com/github/dockerjava/core/command
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
| 330 | + | |
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
| |||
0 commit comments