Skip to content

Commit 3cbd49d

Browse files
committed
Bump to Meson 1.8.2
1 parent 4d09296 commit 3cbd49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/wkdev_sdk/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ RUN sed -i 's/^Types: deb$/Types: deb deb-src/' /etc/apt/sources.list.d/ubuntu.s
7777
${APT_AUTOREMOVE}
7878

7979
# GStreamer 1.26.x requires at least Meson 1.4. Install the latest version.
80-
RUN pip install meson==1.8.1 --break-system-packages
80+
RUN pip install meson==1.8.2 --break-system-packages
8181

8282
# Ensure a strong TLS connection is always used when downloading sensitive files.
8383
ARG CURL_DOWNLOAD="curl --proto =https --tlsv1.2 --show-error --silent --fail"

0 commit comments

Comments
 (0)