mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
ci: Update Fedora's Docker image
Match the version of Meson we install with the one we require.
This commit is contained in:
parent
9fdc27657d
commit
14d2c4872e
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user