Skip to content

Commit

Permalink
Merge pull request #102 from tarioch/dependabot/docker/python-3.11.5
Browse files Browse the repository at this point in the history
Bump python from 3.11.4 to 3.11.5
  • Loading branch information
tarioch authored Aug 28, 2023
2 parents 032f3b2 + 9a9de73 commit bd9d4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11.4
FROM python:3.11.5

ENV BEANCOUNT_INPUT_FILE ""
ENV FAVA_OPTIONS "-H 0.0.0.0 -p 5000"
Expand Down

0 comments on commit bd9d4fa

Please sign in to comment.