File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "FirecrackerKernelImgDownloadUrl" : " https://s3.amazonaws.com/spec.ccfc.min/img/hello/kernel/hello- vmlinux.bin " ,
2+ "FirecrackerKernelImgDownloadUrl" : " https://s3.amazonaws.com/spec.ccfc.min/firecracker-ci/v1.5/x86_64/ vmlinux-5.10.186 " ,
33 "StargzVersion" : " 0.13.0"
44}
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ RUN apt-get update && \
5454 sudo mkdir -p /etc/firecracker-containerd && \
5555 sudo mkdir -p /var/lib/firecracker-containerd/runtime && \
5656 sudo mkdir -p /etc/containerd/ && \
57- sudo curl -fsSL -o /var/lib/firecracker-containerd/runtime/hello-vmlinux.bin https://s3.amazonaws.com/spec.ccfc.min/img/hello/kernel/hello- vmlinux.bin
57+ sudo curl -fsSL -o /var/lib/firecracker-containerd/runtime/hello-vmlinux.bin https://s3.amazonaws.com/spec.ccfc.min/firecracker-ci/v1.5/x86_64/ vmlinux-5.10.186
5858
5959COPY scripts/github_runner/setup_runner.sh /setup_runner.sh
6060COPY scripts/create_devmapper.sh /create_devmapper.sh
You can’t perform that action at this time.
0 commit comments