diff --git a/Dockerfile b/Dockerfile index cfe871c..e835578 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:mantic-20240416 +FROM ubuntu:24.04 # user setup ARG USER_UID=1000