Skip to content

Commit 511bfd3

Browse files
committed
chore: update to python 3.10
1 parent 938eb74 commit 511bfd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.9
1+
FROM python:3.10
22
ENV DEBIAN_FRONTEND noninteractive
33

44
# build-essential

0 commit comments

Comments
 (0)