Periodically builds and pushes custom Docker images, used mostly for Forgejo Actions.
Find a file
Renovate bot fd7d078481
All checks were successful
Build custom docker images / build (push) Successful in 2m13s
chore(deps): update alpine docker tag to v3.23.3
2026-01-28 10:00:55 +00:00
.forgejo/workflows Add ansible image 2026-01-21 13:33:13 +01:00
Dockerfile.ansible chore(deps): update alpine docker tag to v3.23.3 2026-01-28 10:00:55 +00:00
Dockerfile.go chore(deps): update alpine docker tag to v3.23.3 2026-01-28 10:00:55 +00:00
README.md Add readme. 2025-12-03 14:33:45 +01:00
renovate.json renovate: Automerge minor and patch updates to Docker 2026-01-16 17:49:09 +01:00

Periodically builds and pushes custom Docker images, used mostly for Forgejo Actions. These images are provisioned with packages required for linting and testing the associated tech stack. This simplifies workflows, so that the required packages do not have to be downloaded and installed for each run.