Skip to content

Commit 65a2a84

Browse files
authored
Python ~> 3.11
Python 3.11 was released on [October 24](https://www.python.org/downloads/release/python-3110/)
1 parent 1fa33c8 commit 65a2a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG PYTHON_VERSION=3.10
1+
ARG PYTHON_VERSION=3.11
22

33
FROM python:$PYTHON_VERSION AS lock
44
WORKDIR /var/lib/pandas/

0 commit comments

Comments
 (0)