diff --git a/Dockerfile b/Dockerfile index 50532f3..ee94d8b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:latest +FROM ubuntu:24.10 RUN apt update RUN apt install -y git