Skip to content

Commit 545e07e

Browse files
committed
docker: py3.12
1 parent 97678d1 commit 545e07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/python:3.11.5-slim
1+
FROM docker.io/python:3.12.0-slim
22

33
ENV MPLCONFIGDIR /tmp
44
RUN pip install --upgrade wheel pip

0 commit comments

Comments
 (0)