mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
ci: Update Fedora image before installing new items
This fixes some scriptlets crashes during package installation.
This commit is contained in:
parent
6ff2a181bd
commit
4fe2c7ffdb
@ -1,6 +1,7 @@
|
||||
FROM fedora:30
|
||||
|
||||
RUN dnf -y install \
|
||||
RUN dnf -y update \
|
||||
&& dnf -y install \
|
||||
bindfs \
|
||||
clang \
|
||||
clang-analyzer \
|
||||
|
Loading…
Reference in New Issue
Block a user