client: Dockerfiles: remote: hledger-suite: bump hledger to 1.50.2

This commit is contained in:
2025-09-29 11:45:02 -07:00
parent ce866de8b9
commit 1dafa487ad

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