Skip to content

Commit 1013ddf

Browse files
authored
Update Python base image to version 3.10.9
1 parent ef200cb commit 1013ddf

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.7
1+
FROM python:3.10.9
22

33
ENV PYTHONUNBUFFERED 1
44

0 commit comments

Comments
 (0)