We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749bacc commit 396d2e7Copy full SHA for 396d2e7
ci/docker/x86_64-linux/Dockerfile
@@ -1,5 +1,5 @@
1
-FROM centos:7
+FROM almalinux:8
2
3
-RUN yum install -y git gcc
+RUN dnf install -y git gcc
4
5
ENV PATH=$PATH:/rust/bin
0 commit comments