mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-03 18:59:30 +08:00
Add the git package to the docker image.
This commit is contained in:
@@ -12,6 +12,7 @@ RUN dnf install -y \
|
||||
python-m2ext \
|
||||
fedmsg-relay \
|
||||
python-mock \
|
||||
git \
|
||||
&& \
|
||||
dnf autoremove -y \
|
||||
&& \
|
||||
|
||||
Reference in New Issue
Block a user