Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit 828fd31

Browse files
committed
update Dockerfile to python:3.11
1 parent 47d7f32 commit 828fd31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.10-alpine
1+
FROM python:3.11-alpine
22
#FROM python:3.10-slim
33

44
WORKDIR /app

0 commit comments

Comments
 (0)