diff --git a/Dockerfile b/Dockerfile index 6f9af23..52e21a7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:22.04 +FROM ubuntu:24.04 LABEL org.opencontainers.image.authors="https://github.com/riedde" LABEL org.opencontainers.image.authors="https://github.com/bwbohl"