[maubot] -- add some deps fedora-messaging and jinja2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
24f1db40a4
commit
f7d1e6bb5c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ spec:
|
|||
source:
|
||||
dockerfile: |-
|
||||
FROM fedora:38
|
||||
RUN dnf -y install python3-pip fasjson-client && dnf -y clean all
|
||||
RUN dnf -y install python3-pip fasjson-client python3-jinja2 fedora-messaging && dnf -y clean all
|
||||
RUN pip install maubot[encryption]
|
||||
WORKDIR /maubot
|
||||
ENV KRB5_CONFIG=/etc/ipa/krb5.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue