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