Merge pull request #220 into master
1dafa48 client: Dockerfiles: remote: hledger-suite: bump hledger to 1.50.2 (Aaron Fiore)
This commit was merged in pull request #220.
This commit is contained in:
@@ -52,7 +52,7 @@ RUN cabal v1-copy
|
||||
#
|
||||
|
||||
WORKDIR /usr/local/src
|
||||
RUN git clone --depth=1 https://github.com/simonmichael/hledger -b 1.50.1
|
||||
RUN git clone --depth=1 https://github.com/simonmichael/hledger -b 1.50.2
|
||||
|
||||
WORKDIR /usr/local/src/hledger
|
||||
RUN stack setup
|
||||
|
||||
Reference in New Issue
Block a user