generated from alex/base-template
Daily build the default Forgejo Runner's container image used by this forge
- Dockerfile 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .forgejo/workflows | ||
| Containerfile | ||
| LICENSE | ||
| README.md | ||
| renovate.json | ||
Forgejo runner image
Container image for Forgejo runners, kept automatically up to date.
The image is based on debian:stable-slim and ships a minimal
set of tools commonly needed by my CI jobs.
How it stays up to date
| Mechanism | What it does |
|---|---|
Scheduled build (.forgejo/workflows/build-and-push.yml) |
Rebuilds and pushes the image every day via Forgejo Actions, always pulling the latest debian:stable-slim and packages. |
Renovate (renovate.json) |
Opens PRs when dependencies change. |
License
MIT.