mirror of
https://github.com/linuxserver/docker-shellcheck.git
synced 2026-02-20 00:56:23 +08:00
change cabal repository
This commit is contained in:
parent
afba307525
commit
231464153f
@ -14,7 +14,7 @@ RUN \
|
||||
libffi-dev \
|
||||
musl-dev && \
|
||||
apk add --no-cache --virtual=build-dependencies \
|
||||
--repository http://nl.alpinelinux.org/alpine/edge/testing \
|
||||
--repository http://nl.alpinelinux.org/alpine/edge/community \
|
||||
cabal && \
|
||||
|
||||
# compile shellcheck
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user