diff --git a/Dockerfile b/Dockerfile index 52c007ce..91e9633e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM rockylinux:8 +FROM rockylinux:9 RUN dnf update -y &&\ dnf install -y git python3 &&\