[odrs-web/oscp] trivial: Use new flathub download link
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [odrs-web/oscp] trivial: Use new flathub download link
- Date: Wed, 29 Apr 2020 17:43:17 +0000 (UTC)
commit ee9b4cf86232c27d3e53f23402433b7a6669fda4
Author: Richard Hughes <richard hughsie com>
Date: Wed Apr 29 17:57:30 2020 +0100
trivial: Use new flathub download link
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index 38795fb..5595601 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -39,7 +39,7 @@ RUN LANG=en_US.utf8 \
RUN python3 /opt/app-root/src/cron.py fsck
-RUN curl https://flathub.org/repo/appstream/x86_64/appstream.xml.gz -o /tmp/appstream.xml.gz
+RUN curl https://dl.flathub.org/repo/appstream/x86_64/appstream.xml.gz -o /tmp/appstream.xml.gz
RUN python3 /opt/app-root/src/cron.py appstream-import /tmp/appstream.xml.gz
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]