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

This commit is contained in:
2025-12-10 09:35:24 -08:00
parent 14f34e7631
commit a88dbf5704

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.3
RUN git clone --depth=1 https://github.com/simonmichael/hledger -b 1.51.1
WORKDIR /usr/local/src/hledger
RUN stack setup