When we look up a stage that's referred to in a COPY --from argument, treat the string as a stage number not only if it parses as one, as we checked before, but now also require that the number correspond to one of the stages that would be completed before the one into which the content will be copied. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> |
||
|---|---|---|
| .. | ||
| build.go | ||
| build_linux_test.go | ||
| executor.go | ||
| stage_executor.go | ||
| stage_executor_test.go | ||
| util.go | ||
| util_test.go | ||