diff options
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index f38fc836..4d4b8f1f 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -77,6 +77,7 @@ container _parenthost name (image $ System (Debian Stable) "amd64") [ Docker.publish "8081:80" , Docker.inside $ props + & Apt.stdSourcesList Stable `onChange` Apt.upgrade & OpenId.providerFor ["joey", "liw"] ] |
