kata-containers/tools/osbuilder/rootfs-builder/alpine
stevenhorsman 705e469696
rootf: Change initrd alpine mirror
The rootfs-initrd build is failing with:
```
fetch https://mirror.math.princeton.edu/pub/alpinelinux//v3.18/main/aarch64/APKINDEX.tar.gz
6684368:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1914:
ERROR: https://mirror.math.princeton.edu/pub/alpinelinux//v3.18/main: Permission denied
```
so try bumping to a newer version of alpine to see
if that helps the issue

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
2024-09-14 18:47:45 +02:00
..
config.sh rootf: Change initrd alpine mirror 2024-09-14 18:47:45 +02:00
Dockerfile.in rootfs: Add xz as a dep 2024-01-25 19:41:32 +01:00
rootfs_lib.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00