From 71772c7a43d04c307f97303a57c1f2fcaa255bc5 Mon Sep 17 00:00:00 2001 From: Simon Fels Date: Thu, 19 Jul 2018 22:38:06 -0400 Subject: [PATCH] snap: upgrade to lxc 3.0.1 --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 86f245f..28c1c73 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -148,7 +148,7 @@ parts: lxc: source: https://github.com/lxc/lxc source-type: git - source-tag: lxc-3.0.0 + source-tag: lxc-3.0.1 build-packages: - libapparmor-dev - libcap-dev