diff --git a/Dockerfile b/Dockerfile index 00ee32f..581e00d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.fedoraproject.org/fedora-minimal:43 +FROM registry.fedoraproject.org/fedora-minimal:44 RUN dnf5 update -y RUN dnf5 install elfutils-debuginfod -y