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 56ce7cc commit 56972d0Copy full SHA for 56972d0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10-slim AS base
+FROM python:3.13.0rc2-slim AS base
2
3
RUN apt-get update && apt-get install -y build-essential \
4
&& apt-get clean \
0 commit comments