diff --git a/Dockerfile b/Dockerfile index 8117eed..8f0a01d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:mantic-20240216 +FROM ubuntu:mantic-20240405 # user setup ARG USER_UID=1000