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 @@ -10,7 +10,7 @@ postgres_major:
10
10
# Full version strings for each major version
11
11
postgres_release :
12
12
postgresorioledb-17 : " 17.5.1.009-orioledb"
13
- postgres17 : " 17.4.1.067-rc.3 "
13
+ postgres17 : " 17.4.1.067-rc.4-minimal "
14
14
postgres15 : " 15.8.1.123"
15
15
16
16
# Non Postgres Extensions
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ source "qemu" "cloudimg" {
75
75
headless = true
76
76
http_directory = " http"
77
77
iso_checksum = " file:https://cloud-images.ubuntu.com/noble/current/SHA256SUMS"
78
- iso_url = " https://cloud-images.ubuntu.com/noble/current /noble-server -cloudimg-arm64.img"
78
+ iso_url = " https://cloud-images.ubuntu.com/minimal/releases /noble/release-20250619/ubuntu-24.04-minimal -cloudimg-arm64.img"
79
79
memory = 40000
80
80
qemu_binary = " qemu-system-aarch64"
81
81
qemuargs = [
You can’t perform that action at this time.
0 commit comments