mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-27 19:30:25 +01:00
Use stack-build as base
This commit is contained in:
parent
ec23962208
commit
ef2595caf8
@ -1,4 +1,4 @@
|
|||||||
FROM base-run
|
FROM fpco/stack-build:lts-15.5
|
||||||
|
|
||||||
RUN stack update
|
RUN stack update
|
||||||
COPY stack.yaml stackage-server.cabal /src/
|
COPY stack.yaml stackage-server.cabal /src/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user