We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c24b499 + a38ee0a commit 2572d23Copy full SHA for 2572d23
Dockerfile
@@ -1,5 +1,5 @@
1
# Use Python 3.11 as the base image
2
-FROM python:3.13-slim
+FROM python:3.14-slim
3
4
# Install Tkinter dependencies
5
RUN apt-get update && apt-get install -y --no-install-recommends \
0 commit comments