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 1fa33c8 + 65a2a84 commit a532526Copy full SHA for a532526
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG PYTHON_VERSION=3.10
+ARG PYTHON_VERSION=3.11
2
3
FROM python:$PYTHON_VERSION AS lock
4
WORKDIR /var/lib/pandas/
0 commit comments