Commit graph

24 commits

Author SHA1 Message Date
ab7ea2b5e6 chore(deps): update alpine docker tag to v3.20.3 2024-09-07 00:39:40 +00:00
4be274b653 make curl in healthcheck silent
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
2024-07-30 22:43:15 +02:00
4d7278a379 chore(deps): update alpine docker tag to v3.20.2 (#33)
Some checks failed
ci/woodpecker/push/lint Pipeline is pending
ci/woodpecker/push/build unknown status
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-07-23 02:14:27 +02:00
c76fce8253 chore(deps): update alpine docker tag to v3.20.1 (#28)
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-06-20 22:06:29 +02:00
25c9f80bb7 chore(deps): update alpine docker tag to v3.20.0 (#22)
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-05-23 02:05:20 +02:00
c8fb52fcca set alpine version 2024-03-13 08:53:28 +01:00
074dad265a remove image digests 2024-02-07 21:20:35 +01:00
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
0504877ebf remove linter ignore 2024-01-22 21:40:53 +01:00
mg
9796ed488b revert 47a7e6e3d2
revert set alpine packages versions explicit
2024-01-22 21:40:33 +01:00
47a7e6e3d2 set alpine packages versions explicit 2024-01-22 21:37:22 +01:00
e9e7b2dd60 chore(deps): update alpine docker tag to v20231219 2024-01-22 20:34:48 +00:00
23e828c481 ci: fix? 2024-01-11 10:05:01 +01:00
15eec18863 FROM alpine:3 2023-11-08 16:27:34 +01:00
b31d4279f2 fix package name 2023-11-08 16:21:50 +01:00
017fef9b52 move to alpine 2023-11-08 16:20:13 +01:00
mg
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
b91cf9fc50 add healthcheck 2023-04-14 12:17:08 +02:00
943662a77f fix dockerfile 2023-04-13 15:00:03 +02:00
1950d759ba add gunicorn 2 2023-04-13 14:58:39 +02:00
4d8d19c938 remove index 2023-04-13 11:46:47 +02:00
afe29d20d2 add new endpoints 2023-04-13 11:03:56 +02:00
8a7a5ecd22 set port explicit 2023-04-12 16:28:16 +02:00
cae938ca7e add Dockerfile + App 2023-04-12 16:08:55 +02:00