From 519d391cb720dd1520f9a6f09f9dbfe2af01d2c2 Mon Sep 17 00:00:00 2001 From: Austin Vazquez <55906459+austinvazquez@users.noreply.github.com> Date: Mon, 1 Jul 2024 15:36:00 -0700 Subject: [PATCH] chore: rebuild base OS image (#356) Issue #, if available: Rebuild base OS image with package updates *Description of changes:* This PR updates the base OS image used for Finch on macOS with the July 1 image build. *Testing done:* CI is successful - [x] I've reviewed the guidance in CONTRIBUTING.md #### License Acceptance By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Signed-off-by: Austin Vazquez --- deps/full-os.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deps/full-os.conf b/deps/full-os.conf index 9d1d5fc..21cb519 100644 --- a/deps/full-os.conf +++ b/deps/full-os.conf @@ -1,9 +1,9 @@ ARTIFACT_BASE_URL=https://deps.runfinch.com # From https://dl.fedoraproject.org/pub/fedora/linux/releases/40/Cloud/aarch64/images/ -AARCH64_ARTIFACT=Fedora-Cloud-Base-40-1.14.aarch64-20240626221713.qcow2 -AARCH64_512_DIGEST=0b297c253a9591c438f33a67897df41f2a62f0c1e5d3324f29e5d98c27976c89deb910d5a9e87431ce0d1f00c518013f01c476171980da3e2a9b65f248dbfc2e +AARCH64_ARTIFACT=Fedora-Cloud-Base-40-1.14.aarch64-20240701215532.qcow2 +AARCH64_512_DIGEST=0e4f260d901d6f30c37ee4d594a81fe32a45db35b3c37ba6f4d743f56395fca16d2b208623ae4d28ea59c6f36c8788d9c60fdb377e134e8c8ba400c9584116c0 # From https://dl.fedoraproject.org/pub/fedora/linux/releases/40/Cloud/x86_64/images/ -X86_64_ARTIFACT=Fedora-Cloud-Base-40-1.14.x86_64-20240626215333.qcow2 -X86_64_512_DIGEST=30dd2e5831d09859d50ba7a2776424fa4c8a893b71b190bf37cd90fa05ff15b6b3a11caf57a0ae34e367daac128b651f0fb8353c225ded5231bd643974253f1b +X86_64_ARTIFACT=Fedora-Cloud-Base-40-1.14.x86_64-20240701210253.qcow2 +X86_64_512_DIGEST=91cec2d4230fbe231128c5cdeb0e3ab8a2b19ecc58d6d5a60c630176753b862d9a8e7d9b87a5ad41339228807b78ea4906073b6e20c98825d0a601699ed476b9