mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 00:48:53 +02:00
ci: Update Fedora image before installing new items
This fixes some scriptlets crashes during package installation.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
FROM fedora:30
|
||||
|
||||
RUN dnf -y install \
|
||||
RUN dnf -y update \
|
||||
&& dnf -y install \
|
||||
bindfs \
|
||||
clang \
|
||||
clang-analyzer \
|
||||
|
Reference in New Issue
Block a user