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

This commit is contained in:
renovate-bot 2024-03-30 23:06:00 +00:00
parent e9e9462628
commit 8b79545454

View File

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