diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 48fca10..853f3f9 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:22.04 +FROM ubuntu:24.04 # non interactive frontend for locales ENV DEBIAN_FRONTEND=noninteractive