Commit Graph

20 Commits

Author SHA1 Message Date
Renovate Bot 25c9f80bb7 chore(deps): update alpine docker tag to v3.20.0 (#22)
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-05-23 02:05:20 +02:00
Michael Grote c8fb52fcca set alpine version 2024-03-13 08:53:28 +01:00
Michael Grote 074dad265a remove image digests 2024-02-07 21:20:35 +01:00
Renovate Bot 12aca9e18e chore(deps): pin dependencies (#8)
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: #8
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 16:20:43 +01:00
Michael Grote 0504877ebf remove linter ignore 2024-01-22 21:40:53 +01:00
Michael Grote 9796ed488b revert 47a7e6e3d2
revert set alpine packages versions explicit
2024-01-22 21:40:33 +01:00
Michael Grote 47a7e6e3d2 set alpine packages versions explicit 2024-01-22 21:37:22 +01:00
Renovate Bot e9e7b2dd60 chore(deps): update alpine docker tag to v20231219 2024-01-22 20:34:48 +00:00
Michael Grote 23e828c481 ci: fix? 2024-01-11 10:05:01 +01:00
Michael Grote 15eec18863 FROM alpine:3 2023-11-08 16:27:34 +01:00
Michael Grote b31d4279f2 fix package name 2023-11-08 16:21:50 +01:00
Michael Grote 017fef9b52 move to alpine 2023-11-08 16:20:13 +01:00
Michael Grote 47ab99f891 add web-ui (#2)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/python-api-server#2
2023-04-26 19:51:53 +02:00
Michael Grote b91cf9fc50 add healthcheck 2023-04-14 12:17:08 +02:00
Michael Grote 943662a77f fix dockerfile 2023-04-13 15:00:03 +02:00
Michael Grote 1950d759ba add gunicorn 2 2023-04-13 14:58:39 +02:00
Michael Grote 4d8d19c938 remove index 2023-04-13 11:46:47 +02:00
Michael Grote afe29d20d2 add new endpoints 2023-04-13 11:03:56 +02:00
Michael Grote 8a7a5ecd22 set port explicit 2023-04-12 16:28:16 +02:00
Michael Grote cae938ca7e add Dockerfile + App 2023-04-12 16:08:55 +02:00