Skip to content
Snippets Groups Projects

Update ubuntu Docker tag to v24

Open renovate-maintainer requested to merge renovate-ubuntu-24.x into main
Compare and
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -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 /