atc0005 / go-ci

Tooling for linting, testing and building Go applications

Home Page:https://hub.docker.com/r/atc0005/go-ci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `unstable` Alpine build image variants

atc0005 opened this issue · comments

We currently provide stable (currently Go 1.20.x) and oldstable (currently Go 1.19.x) Alpine build images (x86, x64), but not unstable (currently 1.21.x).

These items need to be updated to provide this support:

  • README
  • Makefile
  • CI
  • Dependabot
  • Dockerfiles

See also: