Skip to content

Commit a532526

Browse files
authored
Merge pull request #23 from adavidzh/patch-1
Python ~> 3.11
2 parents 1fa33c8 + 65a2a84 commit a532526

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)