We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6db1a commit 5d6ba6aCopy full SHA for 5d6ba6a
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