Skip to content

Commit

Permalink
fix commands
Browse files Browse the repository at this point in the history
  • Loading branch information
g0rgamesh committed Sep 10, 2024
1 parent c75674b commit e7e7694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/kayobe/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN dnf update -y && \
diffstat diffutils && \
dnf clean all

RUN dnf install dnf-plugins-core
RUN dnf install dnf-plugins-core \
dnf config-manager --set-enabled crb \
dnf install epel-release \
dnf clean all
Expand Down

0 comments on commit e7e7694

Please sign in to comment.