fixed shadowing
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
parent
23b07215d8
commit
da58dfa5a4
@ -50,7 +50,7 @@ import (
|
|||||||
_copy: engine.#Copy & {
|
_copy: engine.#Copy & {
|
||||||
"input": input.rootfs
|
"input": input.rootfs
|
||||||
"contents": contents
|
"contents": contents
|
||||||
source: source
|
"source": source
|
||||||
"dest": dest
|
"dest": dest
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user