We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba1f65d commit 8ae8344Copy full SHA for 8ae8344
Dockerfile.docs
@@ -1,4 +1,4 @@
1
-FROM python:3.12-slim
+FROM python:3.10-slim
2
3
# build-essential is required to build a wheel for ciso8601
4
RUN apt update && apt install -y build-essential
0 commit comments