mirror of
https://github.com/linuxserver/docker-shellcheck.git
synced 2026-02-20 00:56:23 +08:00
mv ghc repo
This commit is contained in:
parent
6e01e43deb
commit
697f11a0e7
@ -11,9 +11,10 @@ RUN \
|
||||
apk add --no-cache --virtual=build-dependencies \
|
||||
--repository http://nl.alpinelinux.org/alpine/edge/testing \
|
||||
binutils-gold \
|
||||
cabal \
|
||||
cabal && \
|
||||
apk add --no-cache --virtual=build-dependencies \
|
||||
--repository http://nl.alpinelinux.org/alpine/edge/community \
|
||||
ghc && \
|
||||
|
||||
apk add --no-cache --virtual=build-dependencies \
|
||||
libffi-dev \
|
||||
musl-dev && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user