Skip to content

Commit

Permalink
another typofix for the fedora39 docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
ralequi committed Sep 6, 2023
1 parent 3361018 commit a21e1fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.fedora39
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ RUN dnf install -y \

# Install rpm macros for python development
RUN dnf install -y \
dnf \
dnf-plugins-core \
dnf5-plugins \
python3-devel \
python3-rpm-macros \
Expand Down

0 comments on commit a21e1fd

Please sign in to comment.