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.
2 parents 597042c + 530313b commit c6760fcCopy full SHA for c6760fc
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.9-slim
+FROM python:3.11-slim
2
3
RUN apt-get update && \
4
apt-get install --no-install-recommends -y build-essential curl && \
0 commit comments