Skip to content

Commit 396d2e7

Browse files
authored
Switch from CentOS to Alma Linux (#998)
Looks like the old CentOS mirrors are being decommissioned.
1 parent 749bacc commit 396d2e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/docker/x86_64-linux/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
FROM centos:7
1+
FROM almalinux:8
22

3-
RUN yum install -y git gcc
3+
RUN dnf install -y git gcc
44

55
ENV PATH=$PATH:/rust/bin

0 commit comments

Comments
 (0)