diff --git a/Dockerfile b/Dockerfile index 7019429..2d45865 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM almalinux:8 +FROM almalinux:9 RUN dnf -y install epel-release && \ dnf -y install dnf-plugins-core && \