diff --git a/Dockerfile b/Dockerfile index e2523cd9..b792503f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:noble-20250925 AS common +FROM ubuntu:noble-20260113 AS common CMD ["/bin/bash"]