From 909c1a2dda8b4da3ccb7564e746f0d06d5418711 Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Wed, 6 Sep 2023 16:31:21 -0400 Subject: [PATCH] Update snapcraft --- snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index e5ac0d18..ef17094c 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -6,6 +6,7 @@ description: | terminals. confinement: classic adopt-info: micro +base: core20 apps: micro: @@ -15,9 +16,8 @@ parts: micro: source: . source-type: git - plugin: nil + plugin: go build-packages: [make] - build-snaps: [go] build-attributes: [no-patchelf] override-pull: | snapcraftctl pull