Skip to content

Commit bd9af59

Browse files
Update fedora.Dockerfile
1 parent 5098111 commit bd9af59

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/fedora.Dockerfile

-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ WORKDIR odamex
44

55
COPY . .
66

7-
RUN sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
8-
RUN sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
9-
107
# Packages
118
RUN set -x && \
129
dnf -y install gcc-c++ alsa-lib-devel libcurl-devel \

0 commit comments

Comments
 (0)