[download-web/mirrorbits] Switch to our mirrorbits fork



commit fb46555f70a6531db74681f330bf0333c22f8caf
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Mon Apr 12 14:32:05 2021 +0200

    Switch to our mirrorbits fork

 mirrorbits/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mirrorbits/Dockerfile b/mirrorbits/Dockerfile
index 888d1ed..8c9ea0c 100644
--- a/mirrorbits/Dockerfile
+++ b/mirrorbits/Dockerfile
@@ -7,7 +7,7 @@ RUN apt-get update -y && \
 RUN go get -u github.com/maxmind/geoipupdate2/cmd/geoipupdate && \
     go install -ldflags "-X main.defaultConfigFile=/etc/GeoIP.conf -X 
main.defaultDatabaseDirectory=/usr/share/GeoIP" github.com/maxmind/geoipupdate2/cmd/geoipupdate
 
-RUN git clone https://github.com/etix/mirrorbits /go/mirrorbits && \
+RUN git clone --branch gnome --single-branch --depth=1 https://gitlab.gnome.org/infrastructure/mirrorbits && 
\
     cd /go/mirrorbits && \
     make 
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]