We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fa06ac + c87fc1a commit 6d31ec7Copy full SHA for 6d31ec7
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3
+FROM python:3.11
2
3
WORKDIR /app
4
ENTRYPOINT ["/app/entrypoint.py"]
0 commit comments