[PATCH v2 3/5] Dockerfile: bump fedora version
Andrzej Hajda
andrzej.hajda at intel.com
Wed Jun 11 11:06:38 UTC 2025
Fedora has not LTS versions so in this case we bump to version
close with release date of debian bullseye.
v2: updated description
Signed-off-by: Andrzej Hajda <andrzej.hajda at intel.com>
Reviewed-by: Petri Latvala <adrinael at adrinael.net> #irc
---
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