Commit graph

7 commits

Author SHA1 Message Date
Jakub Jirutka 4e3726a8fb Use HTTP instead of HTTPS in repositories URLs
Now it fails on GitHub Actions (f*cking Ubuntu or what?!):

    fetch https://dl-cdn.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz
    6907320:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1914:

See-Also: #12
2021-12-18 17:21:58 +01:00
Jakub Jirutka 145347d0da example: Replace v3.11 with latest-stable 2021-11-26 01:29:12 +01:00
Jakub Jirutka d4b56bd70a Change default ALPINE_BRANCH to v3.11 2019-12-22 15:26:30 +01:00
Pedro Filipe 1c5a181593 Change default ALPINE_BRANCH branch to v3.10 2019-08-14 22:29:53 +02:00
Jakub Jirutka ea6dcfe635 Change default ALPINE_BRANCH branch to v3.9 2019-02-05 17:15:53 +01:00
Jakub Jirutka 73e3595694 Update example repositories to v3.8 2018-06-26 15:49:58 +02:00
Jakub Jirutka 3a558beef6 Set up Travis CI to build example image 2017-08-30 00:53:42 +02:00