Revert "Downgrade Docker Meson to 1.2.3 (#3994)"

This reverts commit 94d7ccc752.
This commit is contained in:
Riccardo Schirone 2023-11-24 09:37:59 +01:00 committed by Anton Kochkov
parent 1311095ce9
commit d1d2185262

View file

@ -66,7 +66,7 @@ RUN apt-get install -y --no-install-recommends \
${with_arm32_as:+binutils-arm-linux-gnueabi} \
${with_ppc_as:+binutils-powerpc64le-linux-gnu}
RUN pip3 install meson==1.2.3
RUN pip3 install meson
# Build rizin in a volume to minimize space used by build
COPY . /tmp/rizin/