Skip to content

Commit

Permalink
chore(bot): 😱 update fava version to v1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 3, 2025
1 parent 40f8f48 commit 25f4922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beancount/fava/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

FROM bitnami/python:3.12-debian-12

ARG FAVA_PIP_VERSION="1.29"
ARG FAVA_PIP_VERSION="1.30"
ENV FAVA_PIP_VERSION=$FAVA_PIP_VERSION \
FAVA_HOST="0.0.0.0" \
BEANCOUNT_FILE="/ledger/main.beancount"
Expand Down

0 comments on commit 25f4922

Please sign in to comment.