The third library moby/buildkit lowers the image alias used in 'FROM .. AS' instruction. This change fixes this issue by making the resolve of dependencies agnostic to case. Fixes #592 Fixes #770 |
||
|---|---|---|
| .. | ||
| buildargs.go | ||
| dockerfile.go | ||
| dockerfile_test.go | ||
The third library moby/buildkit lowers the image alias used in 'FROM .. AS' instruction. This change fixes this issue by making the resolve of dependencies agnostic to case. Fixes #592 Fixes #770 |
||
|---|---|---|
| .. | ||
| buildargs.go | ||
| dockerfile.go | ||
| dockerfile_test.go | ||