Skip to content

Commit

Permalink
update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
SiskaPavel committed Oct 24, 2023
1 parent 455a83d commit 9b19f48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ RUN <<EOF
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade ansible

ansible-playbook ansible/ci_docker.yaml

dnf clean all
rm -rf /var/cache/dnf/
EOF
Expand Down

0 comments on commit 9b19f48

Please sign in to comment.