Skip to content

Commit 2cf2ccb

Browse files
committed
Change Python version of Docker file as well
1 parent 5bfa98c commit 2cf2ccb

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,3 +1,3 @@
1-
FROM python:3.13-alpine
1+
FROM python:3.12-alpine
22

33
RUN pip install --no-cache-dir sphinx sphinx_rtd_theme sphinx-autobuild sphinx-reredirects

0 commit comments

Comments
 (0)