diff --git a/src/constants.py b/src/constants.py index 7a431a1640..cc21e8f040 100644 --- a/src/constants.py +++ b/src/constants.py @@ -35,7 +35,7 @@ SNAP_PACKAGES = [ ( POSTGRESQL_SNAP_NAME, - {"revision": {"aarch64": "168", "x86_64": "167"}}, + {"revision": {"aarch64": "186", "x86_64": "184"}}, ) ]