From 75a9da580ffec7681f6fa46fd04dd14d32241883 Mon Sep 17 00:00:00 2001 From: pykereaper Date: Wed, 23 Jul 2025 11:44:50 +0200 Subject: [PATCH] Downgrade base image to core22 to restore compatibility with Ubuntu 22.04 --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 06bd946e4bf..3a9dd59f193 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -8,7 +8,7 @@ description: | while you are developing and testing your applications. Its also a great tool for experienced pentesters to use for manual security testing. -base: core24 +base: core22 grade: stable confinement: classic