mirror of
https://github.com/chrisdone/duet.git
synced 2025-01-07 06:17:51 +03:00
Update hash
This commit is contained in:
parent
3d0ec5488a
commit
cfda673f1d
@ -11,7 +11,7 @@ RUN cd duet && stack update
|
||||
RUN apk add --no-cache zlib-dev
|
||||
RUN cd duet && stack build --system-ghc --dependencies-only
|
||||
|
||||
RUN cd duet && git pull && git checkout 260a92f46c69e997e693f44fc543aa789f3eacd5
|
||||
RUN cd duet && git pull && git checkout 3d0ec5488a30bee5d96ab6b18acdb5a44fba9119
|
||||
RUN cd duet && stack install --system-ghc --fast
|
||||
|
||||
FROM alpine:3.9
|
||||
|
Loading…
Reference in New Issue
Block a user