diff --git a/config-joey.hs b/config-joey.hs index e7a2268..8e9c6bd 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -71,7 +71,7 @@ hosts = -- (o) ` & Docker.docked hosts "android-git-annex-builder" -- not currently working & Docker.docked hosts "armel-git-annex-builder-companion" - ! Docker.docked hosts "armel-git-annex-builder" + & Docker.docked hosts "armel-git-annex-builder" & Docker.garbageCollected `period` Daily & Apt.buildDep ["git-annex"] `period` Daily