chore(deps): update ubuntu docker tag to v24 #40

Merged
joao.dubas merged 1 commits from renovate/ubuntu-24.x into main 2024-05-01 18:27:30 +00:00
Showing only changes of commit bb0212e423 - Show all commits

View File

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