Update Dockerfile.static

This commit is contained in:
Susan Vattic 2019-05-13 07:50:56 -05:00 committed by GitHub
parent 3c2c9ba339
commit 41d27d3acc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM docker.io/fedora:latest
FROM registry.fedoraproject.org/fedora:latest
WORKDIR /build
RUN dnf update -y && \
dnf install -y git make automake autoconf gcc glibc-static meson ninja-build clang