mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01:00
ci: Update the MingW Docker image
This commit is contained in:
parent
ed7c258996
commit
f6b4012c9d
@ -58,7 +58,7 @@ RUN dnf -y install \
|
||||
WORKDIR /opt
|
||||
COPY cross_file_mingw64.txt /opt
|
||||
|
||||
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