diff --git a/Dockerfile b/Dockerfile index d80f03a2618ef823b139dbc02ca0378de99fd4dd..5c0e241ec7a89452c6d20f4eb20c7b26ec396092 100644 --- a/Dockerfile +++ b/Dockerfile @@ -103,7 +103,7 @@ RUN curl -sLO "https://github.com/starship/starship/releases/latest/download/sta # ------------------ # Install base # ------------------ -FROM ubuntu:jammy +FROM ubuntu:noble COPY entrypoint.sh /