forked from EvergreenCrypto/docker-finance
client: Dockerfiles: remote: hledger-suite: bump hledger to 1.43.2
This commit is contained in:
@@ -48,7 +48,7 @@ RUN stack install --resolver="lts-22.20" --install-ghc --local-bin-path=/usr/loc
|
|||||||
#
|
#
|
||||||
|
|
||||||
WORKDIR /usr/local/src
|
WORKDIR /usr/local/src
|
||||||
RUN git clone --depth=1 https://github.com/simonmichael/hledger -b 1.43.1
|
RUN git clone --depth=1 https://github.com/simonmichael/hledger -b 1.43.2
|
||||||
|
|
||||||
WORKDIR /usr/local/src/hledger
|
WORKDIR /usr/local/src/hledger
|
||||||
RUN stack setup
|
RUN stack setup
|
||||||
|
|||||||
Reference in New Issue
Block a user