mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
ci: Update Fedora's Docker image
Match the version of Meson we install with the one we require.
This commit is contained in:
@@ -52,7 +52,7 @@ RUN dnf -y install \
|
||||
zlib-devel \
|
||||
&& dnf clean all
|
||||
|
||||
RUN pip3 install meson==0.48.0
|
||||
RUN pip3 install meson==0.49.2
|
||||
|
||||
ARG HOST_USER_ID=5555
|
||||
ENV HOST_USER_ID ${HOST_USER_ID}
|
||||
|
Reference in New Issue
Block a user