Skip to content

Commit d877208

Browse files
authored
Update Python version in Dockerfile
1 parent 989c97c commit d877208

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/sphinx-build-all/Dockerfile

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

33
RUN apt-get update \
44
&& apt-get install -y \

0 commit comments

Comments
 (0)