docker.#Run: remove redundant image
field
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
@@ -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: #"""
|
||||
|
Reference in New Issue
Block a user