[PATCH 2/3] Dockerfile: bump Fedora version

Andrzej Hajda andrzej.hajda at intel.com
Tue Jun 3 12:40:39 UTC 2025


It is required to update build tools, especially meson.

Signed-off-by: Andrzej Hajda <andrzej.hajda at intel.com>
---
 Dockerfile.build-fedora | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile.build-fedora b/Dockerfile.build-fedora
index dc5d1b16b48880694167750cd3990bd7d7154d43..00f45857c20f82320500e7230e72c9522527e7a9 100644
--- a/Dockerfile.build-fedora
+++ b/Dockerfile.build-fedora
@@ -1,4 +1,4 @@
-FROM fedora:31
+FROM fedora:33
 
 RUN dnf install -y \
 	gcc flex bison libatomic meson ninja-build xdotool \

-- 
2.43.0



More information about the igt-dev mailing list