Skip to content

Commit 3da8dd6

Browse files
DPE-9018 Bump PostgreSQL 14.20
1 parent fb32ce1 commit 3da8dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
SNAP_PACKAGES = [
3737
(
3838
POSTGRESQL_SNAP_NAME,
39-
{"revision": {"aarch64": "237", "x86_64": "238"}},
39+
{"revision": {"aarch64": "243", "x86_64": "245"}},
4040
)
4141
]
4242

0 commit comments

Comments
 (0)