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 35930d4 commit e35b627Copy full SHA for e35b627
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13.0rc2-slim AS base
+FROM python:3.14.0a1-slim AS base
2
3
RUN apt-get update && apt-get install -y build-essential \
4
&& apt-get clean \
0 commit comments