chore(deps): update registry.mgrote.net/python-api-server:latest docker digest to a49d5ba (#663)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.mgrote.net/python-api-server | digest | `524c567` -> `a49d5ba` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- 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: #663
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-01-26 23:05:53 +01:00 committed by mg
parent 494c1953a7
commit d04335553b

View file

@ -14,7 +14,7 @@ services:
python-api-server:
container_name: httpd-api
image: "registry.mgrote.net/python-api-server:latest@sha256:524c567f4003699fc450a04650b1988e387e4735f1b0800c72328c9115a414be"
image: "registry.mgrote.net/python-api-server:latest@sha256:a49d5baa19d8cc30caa35c29d4f0bba3c301d131a69db01e0f56d349efa8f60b"
restart: always
ports:
- "5040:5000"