diff --git a/src/constants.py b/src/constants.py index a6ce304027..0fa63efd04 100644 --- a/src/constants.py +++ b/src/constants.py @@ -35,7 +35,7 @@ SNAP_PACKAGES = [ ( POSTGRESQL_SNAP_NAME, - {"revision": {"aarch64": "142", "x86_64": "143"}}, + {"revision": {"aarch64": "156", "x86_64": "155"}}, ) ]