diff --git a/Dockerfile b/Dockerfile index 4d7e063..250442d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,6 +18,7 @@ RUN dnf install -y \ gcc \ jq \ unzip \ + git \ tmux # Set up Python 3.9 and pip