Skip to content

Commit 5923ae2

Browse files
build(deps): Bump submodules (#332)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Signed-off-by: GitHub <[email protected]> Co-authored-by: pendo324 <[email protected]>
1 parent b3c765d commit 5923ae2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ifneq (,$(findstring arm64,$(ARCH)))
3434
SUPPORTED_ARCH = true
3535
LIMA_ARCH = aarch64
3636
# From https://dl.fedoraproject.org/pub/fedora/linux/releases/37/Cloud/aarch64/images/
37-
FINCH_OS_BASENAME ?= Fedora-Cloud-Base-37-1.7.aarch64-20230328221909.qcow2
37+
FINCH_OS_BASENAME ?= Fedora-Cloud-Base-37-1.7.aarch64-20230330181518.qcow2
3838
LIMA_URL ?= https://deps.runfinch.com/aarch64/lima-and-qemu.macos-aarch64.1679936560.tar.gz
3939
else ifneq (,$(findstring x86_64,$(ARCH)))
4040
SUPPORTED_ARCH = true

0 commit comments

Comments
 (0)