Switch to lts-5 runtime image

We just discovered that ubuntu:16.04 removes /etc/protocol, which is
needed by getProtocolByName
This commit is contained in:
Michael Snoyman 2016-06-16 17:08:00 +03:00
parent 5402f33a47
commit 0ae6ca4b3c

View File

@ -8,7 +8,7 @@ packages:
image:
container:
name: fpco/stackage-server
base: fpco/stack-run
base: fpco/stack-run:lts-5
add:
config: /app/config
static: /app/static