bump maubot image to Fedora 40
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
36c08085b4
commit
306b6056eb
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ spec:
|
||||||
runPolicy: Serial
|
runPolicy: Serial
|
||||||
source:
|
source:
|
||||||
dockerfile: |-
|
dockerfile: |-
|
||||||
FROM fedora:38
|
FROM fedora:40
|
||||||
RUN dnf -y install python3-pip python3-gssapi git && dnf -y clean all
|
RUN dnf -y install python3-pip python3-gssapi git && dnf -y clean all
|
||||||
RUN pip install maubot[encryption] python-slugify httpx httpx_gssapi jinja2 fedora-messaging meetbot-messages pydantic maubot-fedora-messages backoff arrow python-gitlab
|
RUN pip install maubot[encryption] python-slugify httpx httpx_gssapi jinja2 fedora-messaging meetbot-messages pydantic maubot-fedora-messages backoff arrow python-gitlab
|
||||||
RUN \
|
RUN \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue