Fix gobject-introspection base in Dockerfile

It doesn't use patches
This commit is contained in:
Ilya Fedin 2023-05-23 12:25:16 +04:00 committed by John Preston
parent abc32c63b0
commit 0fa2f83cf8
1 changed files with 1 additions and 1 deletions

View File

@ -694,7 +694,7 @@ RUN git clone -b 2.76.0 --depth=1 {{ GIT }}/GNOME/glibmm.git \
&& cd .. \
&& rm -rf glibmm
FROM patches AS gobject-introspection
FROM builder AS gobject-introspection
COPY --link --from=libffi {{ LibrariesPath }}/libffi-cache /
COPY --link --from=glibmm {{ LibrariesPath }}/glibmm-cache /