We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2122f0 commit 4d359a0Copy full SHA for 4d359a0
ci/fedora-37.docker ci/fedora-41.dockerci/fedora-37.docker renamed to ci/fedora-41.docker
@@ -2,6 +2,6 @@
2
#
3
# SPDX-License-Identifier: MIT
4
5
-# 20240204
6
-FROM fedora:37
+# 20250127
+FROM fedora:41
7
RUN dnf -y update && dnf -y install python3-devel python3-pip gcc ninja-build git patchelf && dnf clean all
0 commit comments