Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2018-11-28 13:34:18 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2018-11-28 13:34:18 +0300
commit3e32883f7d9f751e3582b77b58c5bf8eec2dc5d4 (patch)
tree25ffd85103533ea13740357df7ee37b7a2d0348c
parent84655a26fb60ceab73cc019ef558f387ed09b994 (diff)
Fixed an issue with building RPMsrelease/2.0.4.3_beta
-rw-r--r--Installer/fedora/Dockerfile.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/Installer/fedora/Dockerfile.build b/Installer/fedora/Dockerfile.build
index 859c22796..1a6714957 100644
--- a/Installer/fedora/Dockerfile.build
+++ b/Installer/fedora/Dockerfile.build
@@ -7,7 +7,7 @@ ENV DOCKER_BUILD_PROXY $DOCKER_BUILD_PROXY
# Install common build tools
RUN dnf -y install deltarpm
RUN dnf -y upgrade
-RUN dnf -y install @"Minimal Install" @buildsys-build yum-utils rpm-sign gnupg rpmdevtools
+RUN dnf -y install @"Minimal Install" @buildsys-build yum-utils rpm-sign gnupg rpmdevtools --allowerasing
# Install mono things
RUN dnf -y install mono-devel gnome-sharp-devel dos2unix git nuget