cue fmt
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
parent
9f16bcdadb
commit
c04ef323d2
@ -173,7 +173,7 @@ import (
|
||||
}
|
||||
|
||||
if ports != _|_ {
|
||||
CONTAINER_PORTS: strings.Join(ports," -p ")
|
||||
CONTAINER_PORTS: strings.Join(ports, " -p ")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user