Skip to content

Commit d183bc7

Browse files
DPE-8296 Bump PostgreSQL to 14.19 (#1147)
1 parent 0b2aa92 commit d183bc7

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": "221", "x86_64": "220"}},
38+
{"revision": {"aarch64": "230", "x86_64": "229"}},
3939
)
4040
]
4141

0 commit comments

Comments
 (0)