Skip to content

Commit b88ce6c

Browse files
committed
Update dependencies: waitress, prometheus-client...
1 parent 4a899c7 commit b88ce6c

File tree

3 files changed

+534
-418
lines changed

3 files changed

+534
-418
lines changed

Diff for: Dockerfile.pyinstaller

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM danihodovic/pyinstaller-builder:latest
22

3-
ARG PYTHON_VERSION=3.9.2
3+
ARG PYTHON_VERSION=3.12
44

55
RUN pyenv install $PYTHON_VERSION && pyenv global $PYTHON_VERSION
66

0 commit comments

Comments
 (0)