Merge pull request #220 into master

1dafa48  client: Dockerfiles: remote: hledger-suite: bump hledger to 1.50.2 (Aaron Fiore)
This commit is contained in:
2025-09-29 13:47:05 -07:00

View File

@@ -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