We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98dbbc3 commit e106757Copy full SHA for e106757
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the community website with Nikola
2
-FROM python:3.12 AS builder
+FROM python:3.11 AS builder
3
4
# Add the contents of this repository to the working directory
5
ADD . /community-website
0 commit comments