Docker hello_world not running

Hi @henrique.tx,

Thanks for pointing out the TorizonCore. We are nearly at the end of the project development - so there is no room for switching to TorizonCore. But maybe we could switch for the upcoming project…

Regarding updating, what should I update? The go-1.14.bb recipe (and all the files contained within the directory)? So I tried this but had no luck. It complained with errors…

state summary: Wanted 2373 Found 0 Missed 2373 Current 0 (0% match, 0% complete)
NOTE: Executing Tasks
ERROR: go-native-1.20.7-r0 do_compile: Execution of '/home/u2912293/projects/BSPConnectivityNode/build/tmp/work/x86_64-linux/go-native/1.20.7-r0/temp/run.do_compile.1140380' failed with exit code 1
ERROR: Logfile of failure stored in: /home/u2912293/projects/BSPConnectivityNode/build/tmp/work/x86_64-linux/go-native/1.20.7-r0/temp/log.do_compile.1140380
Log data follows:
| DEBUG: Executing shell function do_compile
| Building Go cmd/dist using /home/u2912293/projects/BSPConnectivityNode/build/tmp/work/x86_64-linux/go-native/1.20.7-r0/go1.4/go. (go1.4-bootstrap-20170531 linux/amd64)
| can't load package: package ./cmd/dist: found packages build.go (main) and notgo117.go (building_Go_requires_Go_1_17_13_or_later) in /home/u2912293/projects/BSPConnectivityNode/build/tmp/work/x86_64-linux/go-native/1.20.7-r0/go/src/cmd/dist
| WARNING: exit code 1 from a shell command.
| ERROR: Execution of '/home/u2912293/projects/BSPConnectivityNode/build/tmp/work/x86_64-linux/go-native/1.20.7-r0/temp/run.do_compile.1140380' failed with exit code 1
ERROR: Task (/home/u2912293/projects/BSPConnectivityNode/build/../layers/openembedded-core/meta/recipes-devtools/go/go-native_1.20.7.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1176 tasks of which 1 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 2 seconds

Is this approach correct? Or is there a better method for updating recipe files?

Cheers
Rob