client: Dockerfiles: remote: hledger-suite: bump hledger-flow to v0.16.3
This commit is contained in:
@@ -27,7 +27,7 @@ RUN apt-get upgrade -y
|
||||
FROM haskell-build AS hledger-flow
|
||||
|
||||
WORKDIR /usr/local/src
|
||||
RUN git clone --depth=1 https://github.com/apauley/hledger-flow -b v0.16.2
|
||||
RUN git clone --depth=1 https://github.com/apauley/hledger-flow -b v0.16.3
|
||||
|
||||
WORKDIR /usr/local/src/hledger-flow
|
||||
RUN stack setup
|
||||
|
||||
Reference in New Issue
Block a user