Skip to content

Commit 394aec8

Browse files
authored
Update PG to 14.18 (#943)
1 parent 2296dca commit 394aec8

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
@@ -35,7 +35,7 @@
3535
SNAP_PACKAGES = [
3636
(
3737
POSTGRESQL_SNAP_NAME,
38-
{"revision": {"aarch64": "168", "x86_64": "167"}},
38+
{"revision": {"aarch64": "186", "x86_64": "184"}},
3939
)
4040
]
4141

0 commit comments

Comments
 (0)