diff --git a/src/constants.py b/src/constants.py index 72c1b6c085..d2ff30b7ae 100644 --- a/src/constants.py +++ b/src/constants.py @@ -40,7 +40,7 @@ SNAP_PACKAGES = [ ( POSTGRESQL_SNAP_NAME, - {"revision": {"aarch64": "369", "x86_64": "370"}}, + {"revision": {"aarch64": "389", "x86_64": "391"}}, ) ]