diff --git a/Dockerfile b/Dockerfile index 197f94a..128642d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:noble-20240423 +FROM ubuntu:noble-20240429 RUN \ apt update && \