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 6c7ebfd commit dd383a1Copy full SHA for dd383a1
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13-trixie
+FROM python:3.14-trixie
2
LABEL org.opencontainers.image.source=https://github.com/umati/Sample-Server-asyncio
3
4
RUN apt update && \
0 commit comments