client: Dockerfiles: remote: hledger-suite: bump hledger to 1.51.2
This commit is contained in:
@@ -58,7 +58,7 @@ RUN cabal v1-copy
|
||||
FROM hledger-iadd AS hledger
|
||||
|
||||
WORKDIR /usr/local/src
|
||||
RUN git clone --depth=1 https://github.com/simonmichael/hledger -b 1.51.1
|
||||
RUN git clone --depth=1 https://github.com/simonmichael/hledger -b 1.51.2
|
||||
|
||||
WORKDIR /usr/local/src/hledger
|
||||
RUN stack setup
|
||||
|
||||
Reference in New Issue
Block a user