chore(deps): update ubuntu docker tag to mantic-20240405 (#38)

This PR contains the following updates:

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

---

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

Reviewed-on: #38
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-04-17 12:11:48 +00:00 committed by João Paulo Dubas
parent bc3fc1b6b3
commit 4aa2ef470b

View File

@ -1,4 +1,4 @@
FROM ubuntu:mantic-20240216
FROM ubuntu:mantic-20240405
# user setup
ARG USER_UID=1000