Periodically builds and pushes custom Docker images, used mostly for Forgejo Actions.
Find a file
Renovate bot 7c8c5537b7
All checks were successful
Build custom docker images / build (push) Successful in 36s
chore(deps): update alpine docker tag to v3.23.0
2025-12-04 00:39:42 +00:00
.forgejo/workflows chore(deps): update actions/checkout action to v6 2025-12-04 00:39:32 +00:00
Dockerfile.go chore(deps): update alpine docker tag to v3.23.0 2025-12-04 00:39:42 +00:00
README.md Add readme. 2025-12-03 14:33:45 +01:00
renovate.json renovate: Fix digest pinning suppression 2025-12-04 01:36:43 +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.