# CI Images ## Images | Name | Description | |------|-------------| | [`ci-base`](images/ci-base/) [![ci-base](https://git.nakama.town/fmartingr/ci-images/actions/workflows/ci-base.yaml/badge.svg)](https://git.nakama.town/fmartingr/ci-images/actions?workflow=ci-base.yaml) | All-in-one base image for CI pipelines (Go, GoReleaser, Bun, Docker CLI) | ## Usage Images are available from the Forgejo container registry: ``` git.nakama.town/fmartingr/ci-images/ci-base:latest ```