Skip to content

Commit 0e40c99

Browse files
author
CloudNativePG Automated Updates
committed
chore: update postgis versions
1 parent c9b1903 commit 0e40c99

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

postgis/metadata.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,17 @@
55
"shared_preload_libraries": [],
66
"extension_control_path": [],
77
"dynamic_library_path": [],
8-
"ld_library_path": ["/system"],
9-
"major_version": "3"
8+
"ld_library_path": [
9+
"/system"
10+
],
11+
"major_version": "3",
12+
"versions": {
13+
"bookworm": {
14+
"18": "3.6.0+dfsg-3.pgdg12+1"
15+
},
16+
"trixie": {
17+
"18": "3.6.0+dfsg-3.pgdg13+1"
18+
}
19+
}
1020
}
1121
}

0 commit comments

Comments
 (0)