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