ci: Use Fedora 37 as the base
New stable release means new CI failures.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM fedora:36
|
||||
FROM fedora:37
|
||||
|
||||
RUN dnf -y install \
|
||||
adwaita-icon-theme \
|
||||
@@ -82,7 +82,6 @@ RUN dnf -y install \
|
||||
python3-markdown \
|
||||
python3-pip \
|
||||
python3-pygments \
|
||||
python3-tomli \
|
||||
python3-typogrify \
|
||||
python3-wheel \
|
||||
redhat-rpm-config \
|
||||
|
||||
Reference in New Issue
Block a user