Skip to content

Commit a7ba9f7

Browse files
chore(deps): update python docker tag to v3.13
1 parent 0fe2581 commit a7ba9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11-bookworm
1+
FROM python:3.13-bookworm
22
LABEL org.opencontainers.image.source=https://github.com/umati/Sample-Server-asyncio
33

44
RUN apt update && \

0 commit comments

Comments
 (0)