summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-07-22 16:51:13 -0500
committerAlexander M Pickering <alex@cogarr.net>2024-07-22 16:51:13 -0500
commitec7eea426e3eb0e86e4e481b47ac1b2eac9ec580 (patch)
tree1e8f7c0d16776fc1e4422516ec9ba212124be451
parentb1e258e400438c09e067cee764a06405071cd4e6 (diff)
downloadimage-clang32-ec7eea426e3eb0e86e4e481b47ac1b2eac9ec580.tar.gz
image-clang32-ec7eea426e3eb0e86e4e481b47ac1b2eac9ec580.tar.bz2
image-clang32-ec7eea426e3eb0e86e4e481b47ac1b2eac9ec580.zip
Use https when downloading alpine
-rw-r--r--image-clang32.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/image-clang32.yaml b/image-clang32.yaml
index 407f162..0a1c7bf 100644
--- a/image-clang32.yaml
+++ b/image-clang32.yaml
@@ -7,7 +7,7 @@ image:
7source: 7source:
8 downloader: alpinelinux-http 8 downloader: alpinelinux-http
9 same_as: 3.20 9 same_as: 3.20
10 url: http://dl-cdn.alpinelinux.org/alpine 10 url: https://dl-cdn.alpinelinux.org/alpine
11 11
12files: 12files:
13- path: /etc/hostname 13- path: /etc/hostname