Periodically builds and pushes custom Docker images, used mostly for Forgejo Actions.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Renovate bot 9a5835828a
All checks were successful
Build custom docker images / build (push) Successful in 2m8s
chore(deps): update alpine docker tag to v3.24.2
2026-09-18 10:01:36 +00:00
.forgejo/workflows chore(deps): update actions/checkout action to v7 2026-06-19 10:00:53 +00:00
Dockerfile.ansible chore(deps): update alpine docker tag to v3.24.2 2026-09-18 10:01:36 +00:00
Dockerfile.go chore(deps): update alpine docker tag to v3.24.2 2026-09-18 10:01:36 +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.