docker.#Run: remove redundant image field

Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
Solomon Hykes
2022-02-09 06:16:13 +00:00
parent b251528535
commit ce1a5659eb
7 changed files with 26 additions and 35 deletions

View File

@@ -59,7 +59,7 @@ import (
// Run yarn in a docker container
container: bash.#Run & {
image: _buildImage.output
input: _buildImage.output
// FIXME: move shell script to its own file
script: contents: #"""