Skip to content

Commit

Permalink
Update dependencies: waitress, prometheus-client...
Browse files Browse the repository at this point in the history
  • Loading branch information
goat-ssh committed Nov 19, 2024
1 parent d614cf1 commit 8949e5d
Show file tree
Hide file tree
Showing 3 changed files with 230 additions and 51 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.pyinstaller
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM danihodovic/pyinstaller-builder:latest

ARG PYTHON_VERSION=3.9.2
ARG PYTHON_VERSION=3.12

RUN pyenv install $PYTHON_VERSION && pyenv global $PYTHON_VERSION

Expand Down
Loading

0 comments on commit 8949e5d

Please sign in to comment.