Skip to content

Commit 1b3b125

Browse files
Update python Docker tag to v3.12
1 parent fdd0c34 commit 1b3b125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subgraphs/reviews/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11
1+
FROM python:3.12
22

33
# install PDM
44
RUN pip install -U pip setuptools wheel

0 commit comments

Comments
 (0)