aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* make curl in healthcheck silentMichael Grote2024-07-301-1/+1
|
* chore(deps): update alpine docker tag to v3.20.2 (#33)Renovate Bot2024-07-231-1/+1
| | | | | Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
* chore(deps): update alpine docker tag to v3.20.1 (#28)Renovate Bot2024-06-201-1/+1
| | | | | Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
* chore(deps): update alpine docker tag to v3.20.0 (#22)Renovate Bot2024-05-231-1/+1
| | | | | Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
* set alpine versionMichael Grote2024-03-131-1/+1
|
* remove image digestsMichael Grote2024-02-071-1/+1
|
* chore(deps): pin dependencies (#8)Renovate Bot2024-01-261-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 ignoreMichael Grote2024-01-221-1/+0
|
* revert 47a7e6e3d25f8c8b06bbf76e947965cfea523985mg2024-01-221-2/+4
| | | | revert set alpine packages versions explicit
* set alpine packages versions explicitMichael Grote2024-01-221-4/+2
|
* chore(deps): update alpine docker tag to v20231219Renovate Bot2024-01-221-1/+1
|
* ci: fix?Michael Grote2024-01-111-1/+1
|
* FROM alpine:3Michael Grote2023-11-081-1/+1
|
* fix package nameMichael Grote2023-11-081-1/+1
|
* move to alpineMichael Grote2023-11-081-10/+6
|
* add web-ui (#2)mg2023-04-261-0/+1
| | | | | Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: https://git.mgrote.net/mg/python-api-server/pulls/2
* add healthcheckMichael Grote2023-04-141-1/+3
|
* fix dockerfileMichael Grote2023-04-131-0/+1
|
* add gunicorn 2Michael Grote2023-04-131-1/+3
|
* remove indexMichael Grote2023-04-131-1/+0
|
* add new endpointsMichael Grote2023-04-131-0/+1
|
* set port explicitMichael Grote2023-04-121-1/+1
|
* add Dockerfile + AppMichael Grote2023-04-121-0/+22