chore(deps): update ubuntu docker tag to mantic-20240216 (#31)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| ubuntu | final | patch | `23.10` -> `mantic-20240216` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: #31
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
This commit is contained in:
renovate-bot 2024-03-30 23:59:11 +00:00 committed by João Paulo Dubas
parent e9e9462628
commit 4053044c33

View File

@ -1,4 +1,4 @@
FROM ubuntu:23.10
FROM ubuntu:mantic-20240216
# system deps
ARG USER_UID=1000