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 86aef32 commit 58bc84a
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 && \
dnf clean all

RUN dnf config-manager --set-enabled crb && \
dnf install epel-release && \
dnf install -y epel-release && \
dnf clean all

RUN dnf install -y python3-virtualenv socat && dnf clean all
Expand Down

0 comments on commit 58bc84a

Please sign in to comment.