From b4ac693b6410c4285185c357ffa16e4c9869a205 Mon Sep 17 00:00:00 2001 From: clazzor <81418506+clazzor@users.noreply.github.com> Date: Mon, 1 Jul 2024 21:19:07 +0200 Subject: [PATCH] feat(snapcraft.yaml): older version of core for python --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index c03907e..b2697e6 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -4,7 +4,7 @@ summary: Wedos DNS Authenticator plugin for Certbot description: Wedos DNS Authenticator plugin for Certbot website: https://github.com/clazzor/certbot-dns-wedos license: Apache-2.0 -base: core24 +base: core22 grade: stable confinement: strict adopt-info: certbot-dns-wedos