Parse and update Container/Dockerfile to latest digest
- Go 82.6%
- Makefile 12.3%
- Dockerfile 5.1%
| .github/workflows | chore(deps): update github actions (major) | |
| test | MVP | |
| .gitignore | MVP | |
| Containerfile | chore(deps): update containerfile deps to 3b645dd | |
| COPYRIGHT | MVP | |
| go.mod | MVP | |
| go.sum | MVP | |
| LICENSE | MVP | |
| main.go | MVP | |
| main_test.go | MVP | |
| Makefile | Add NOCACHE variable | |
| README.md | Initial commit | |
| renovate.json | Use wildcard for docker actions | |
Containerfile Updater
Parse the provided Containerfile (or Dockerfile), pull the latest digest for a given FROM statement and pin that hash.