| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(deps): update alpine docker tag to v3.20.0 (#22) | Renovate Bot | 2024-05-23 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net> | ||||
| * | set alpine version | Michael Grote | 2024-03-13 | 1 | -1/+1 |
| | | |||||
| * | remove image digests | Michael Grote | 2024-02-07 | 1 | -1/+1 |
| | | |||||
| * | chore(deps): pin dependencies (#8) | Renovate Bot | 2024-01-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | alpine | final | pinDigest | -> `9f867dc` | | hadolint/hadolint | | pinDigest | -> `9cef74a` | | koalaman/shellcheck-alpine | | pinDigest | -> `f73b035` | | plugins/docker | | pinDigest | -> `2f15740` | | zricethezav/gitleaks | | pinDigest | -> `6945c62` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Reviewed-on: https://git.mgrote.net/container-images/python-api-server/pulls/8 Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net> | ||||
| * | remove linter ignore | Michael Grote | 2024-01-22 | 1 | -1/+0 |
| | | |||||
| * | revert 47a7e6e3d25f8c8b06bbf76e947965cfea523985 | mg | 2024-01-22 | 1 | -2/+4 |
| | | | | | revert set alpine packages versions explicit | ||||
| * | set alpine packages versions explicit | Michael Grote | 2024-01-22 | 1 | -4/+2 |
| | | |||||
| * | chore(deps): update alpine docker tag to v20231219 | Renovate Bot | 2024-01-22 | 1 | -1/+1 |
| | | |||||
| * | ci: fix? | Michael Grote | 2024-01-11 | 1 | -1/+1 |
| | | |||||
| * | FROM alpine:3 | Michael Grote | 2023-11-08 | 1 | -1/+1 |
| | | |||||
| * | fix package name | Michael Grote | 2023-11-08 | 1 | -1/+1 |
| | | |||||
| * | move to alpine | Michael Grote | 2023-11-08 | 1 | -10/+6 |
| | | |||||
| * | add web-ui (#2) | mg | 2023-04-26 | 1 | -0/+1 |
| | | | | | | Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: https://git.mgrote.net/mg/python-api-server/pulls/2 | ||||
| * | add healthcheck | Michael Grote | 2023-04-14 | 1 | -1/+3 |
| | | |||||
| * | fix dockerfile | Michael Grote | 2023-04-13 | 1 | -0/+1 |
| | | |||||
| * | add gunicorn 2 | Michael Grote | 2023-04-13 | 1 | -1/+3 |
| | | |||||
| * | remove index | Michael Grote | 2023-04-13 | 1 | -1/+0 |
| | | |||||
| * | add new endpoints | Michael Grote | 2023-04-13 | 1 | -0/+1 |
| | | |||||
| * | set port explicit | Michael Grote | 2023-04-12 | 1 | -1/+1 |
| | | |||||
| * | add Dockerfile + App | Michael Grote | 2023-04-12 | 1 | -0/+22 |