Periodically builds and pushes custom Docker images, used mostly for Forgejo Actions.
Find a file
Renovate bot d2c991b3ec
All checks were successful
Build custom docker images / build (push) Successful in 1m27s
chore(deps): update golang docker tag to v1.26.1
2026-03-06 10:01:05 +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 golang docker tag to v1.26.1 2026-03-06 10:01:05 +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.