CompileDaemon is reported to be getting stuck with the build when used on golang 1.19 Since we are using `golang:bullseye` it gets resolved to `1.19.1` let's lock it to `1.18.6-bullseye` https://github.com/githubnemo/CompileDaemon/issues/82
CompileDaemon is reported to be getting stuck with the build when used on golang 1.19
Since we are using
golang:bullseyeit gets resolved to1.19.1let's lock it to
1.18.6-bullseyegithubnemo/CompileDaemon#82