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.
1 parent 16e03ba commit 5e3db4fCopy full SHA for 5e3db4f
Dockerfile
@@ -1,7 +1,7 @@
1
FROM ubuntu:24.04
2
3
ARG DEBIAN_FRONTEND=noninteractive
4
-ARG PYTHON_VERSIONS="3.13 3.12 3.11 3.10 3.9"
+ARG PYTHON_VERSIONS="3.14 3.13 3.12 3.11 3.10 3.9"
5
6
ENV TZ=Etc/GMT
7
ENV PATH="$PATH:/root/.local/bin"
0 commit comments