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 `oldstable` Alpine build image variants

atc0005 opened this issue · comments

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

These items need to be updated to provide this support:

  • README
  • Makefile
  • CI
  • Dependabot
  • Dockerfiles