summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2016-11-22 15:09:51 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2016-11-22 15:09:51 +0000
commitf0966c697855767e3cd7d92f96f0801099e14f38 (patch)
treee6469fee633b4bd92946c99d5f1f587913d95354 /share/doc
parentReleasing debian version 20161112-1. (diff)
downloadopen-infrastructure-compute-tools-f0966c697855767e3cd7d92f96f0801099e14f38.tar.xz
open-infrastructure-compute-tools-f0966c697855767e3cd7d92f96f0801099e14f38.zip
Merging upstream version 20161122.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'share/doc')
-rwxr-xr-xshare/doc/examples/container-images.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/examples/container-images.sh b/share/doc/examples/container-images.sh
index 74e7ee0..b743f57 100755
--- a/share/doc/examples/container-images.sh
+++ b/share/doc/examples/container-images.sh
@@ -10,7 +10,7 @@ set -e
ARCHITECTURES="amd64 i386"
DISTRIBUTIONS="stretch sid"
-MIRROR="http://deb.debian.org/debian"
+MIRROR="https://deb.debian.org/debian"
INCLUDE="dbus"
DATE="$(date +%Y%m%d)"