| `GO_IMAGE` | The Docker image used to run Go for `go-build`<br/>:warning: **set the version required by your project** | `registry.hub.docker.com/library/golang:buster` |
| `GO_TEST_IMAGE` | The Docker image used to run Go for `go-test`<br/>:warning: **set the version required by your project** | _none_ |