There are known security vulnerabilities in earlier versions of Go.
Also upgrade the base image to Alpine 3.12 and use that as a base to
build the code too (no need in pulling a larger Debian image for the
build, it doesn't buy us anything).
@tsuna overall looks good! Can you please sign your commit?
Sorry for not having this requirement in a doc, I will add a CONTRIBUTING.md file shortly.
You can sign your commit with git commit -s --amend
There are known security vulnerabilities in earlier versions of Go.
Also upgrade the base image to Alpine 3.12 and use that as a base to build the code too (no need in pulling a larger Debian image for the build, it doesn't buy us anything).
cc @asetty