Skip to content

Commit a485e7b

Browse files
committed
Bump fava-portfolio-returns.
The old commit failed to buildi for some reason.
1 parent b47bd0d commit a485e7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ RUN pip3 install -U /tmp/build/fava
5050
ADD requirements.txt .
5151
RUN pip3 install --require-hashes -U -r requirements.txt
5252
RUN pip3 install git+https://github.com/beancount/beanprice.git@41576e2ac889e4825e4985b6f6c56aa71de28304
53-
RUN pip3 install git+https://github.com/andreasgerstmayr/fava-portfolio-returns.git@de68b54f3ac517adfde3a4ccb41fdb09a0da41d1
53+
RUN pip3 install git+https://github.com/andreasgerstmayr/fava-portfolio-returns.git@c5dcf76697c305a88abe0a583ce68e8231a75c7f
5454

5555
RUN pip3 uninstall -y pip
5656

0 commit comments

Comments
 (0)