mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
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:
parent
5402f33a47
commit
0ae6ca4b3c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user