Skip to content

Commit ef56309

Browse files
DPE-7968 Bump snap revision (remove python3-boto3 for CVE-2023-37920) (#1109)
1 parent 80f47f1 commit ef56309

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

0 commit comments

Comments
 (0)