From e002e3e2385f32ec8b5999da0626d3016d8efc61 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 18 Jun 2017 15:53:59 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joeyconfig.hs b/joeyconfig.hs index 6db1dfc5..559c6cf3 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -550,7 +550,7 @@ oldusenetShellBox = Systemd.debContainer "oldusenet-shellbox" $ props kiteShellBox :: Systemd.Container kiteShellBox = Systemd.debContainer "kiteshellbox" $ props - & standardContainer (Stable "jessie") + & standardContainer (Stable "stretch") & JoeySites.kiteShellBox type Motd = [String] -- cgit v1.2.3